Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / DVarPFunction Field


In This Topic
    DVarPFunction Field
    In This Topic
    Specifies an instance of the DVarP function. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DVarPFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.DVarPFunction
    public static readonly FunctionInfo DVarPFunction
    See Also