ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _JsonElementUtility Class / _getLength Method

In This Topic
    _getLength Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _getLength( _
       ByVal json As JsonElement _
    ) As Integer
    public static int _getLength( 
       JsonElement json
    )

    Parameters

    json
    See Also