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

In This Topic
    GetBoolean Method
    In This Topic
    Syntax
    'Declaration
     
    Function GetBoolean( _
       ByVal i As Integer _
    ) As Boolean
    bool GetBoolean( 
       int i
    )

    Parameters

    i
    See Also