Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / DVarPFunctionInfo Class
Members


In This Topic
    DVarPFunctionInfo Class
    In This Topic
    Calculates the variance of a population based on the entire population, using the values in a column in a list that match the specified conditions.
    Syntax
    'Declaration
     
    
    Public Class DVarPFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As DVarPFunctionInfo
    public class DVarPFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.DVarPFunctionInfo

    See Also