Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / VarPAFunctionInfo Class
Members


In This Topic
    VarPAFunctionInfo Class
    In This Topic
    Calculates variance based on the entire population.
    Syntax
    'Declaration
     
    
    Public Class VarPAFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As VarPAFunctionInfo
    public class VarPAFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.VarPAFunctionInfo

    See Also