ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _Lexer Class / _Lexer Constructor

In This Topic
    _Lexer Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal text As String _
    )
    public _Lexer( 
       string text
    )

    Parameters

    text
    See Also