Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / Parser Class / Default Field


In This Topic
    Default Field (Parser)
    In This Topic
    Gets the default instance of the Parser class. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Default As Parser
    'Usage
     
    
    Dim value As Parser
     
    value = Parser.Default
    public static readonly Parser Default
    See Also