ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.TypeScript Namespace / Extensions Class / toString Method

In This Topic
    toString Method (Extensions)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function toString( _
       ByVal obj As Object _
    ) As String
    public static string toString( 
       object obj
    )

    Parameters

    obj
    See Also