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

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

    Parameters

    i
    See Also