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

In This Topic
    GetValue Method (IDataList)
    In This Topic
    Syntax
    'Declaration
     
    Function GetValue( _
       ByVal i As Integer _
    ) As Object
    object GetValue( 
       int i
    )

    Parameters

    i
    See Also