[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBarButton.ButtonCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the IList item at the specified index.

Declaration
public void RemoveAt(int index)
Parameters
Type Name Description
int index
Implements