Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Default As Parser
    'Usage
     
    
    Dim value As Parser
     
    value = Parser.Default
    public static readonly Parser Default
    See Also