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

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

    Parameters

    i
    See Also