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

In This Topic
    ToInt32 Method (ObjectUtil)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ToInt32( _
       ByVal obj As Object _
    ) As Integer
    public static int ToInt32( 
       object obj
    )

    Parameters

    obj
    See Also