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


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