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

In This Topic
    Remove Method (IDataList)
    In This Topic
    Syntax
    'Declaration
     
    Sub Remove( _
       ByVal value As Object _
    ) 
    void Remove( 
       object value
    )

    Parameters

    value
    See Also