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

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

    Parameters

    i
    See Also