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

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

    Parameters

    name
    See Also