FlexPivot for WPF | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / IDataList Interface / GetInt32 Method

In This Topic
    GetInt32 Method
    In This Topic
    Syntax
    'Declaration
     
    Function GetInt32( _
       ByVal i As Integer _
    ) As Integer
    int GetInt32( 
       int i
    )

    Parameters

    i
    See Also