DataCollection | ComponentOne
C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace / C1DataCollectionBindingList Class / RemoveIndex Method

In This Topic
    RemoveIndex Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub RemoveIndex( _
       ByVal property As PropertyDescriptor _
    ) 
    public void RemoveIndex( 
       PropertyDescriptor property
    )

    Parameters

    property
    See Also