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

In This Topic
    GetOrdinal Method
    In This Topic
    Syntax
    'Declaration
     
    Function GetOrdinal( _
       ByVal name As String _
    ) As Integer
    int GetOrdinal( 
       string name
    )

    Parameters

    name
    See Also