[]
        
(Showing Draft Content)

C1.Win.C1Tile.GroupCollection.RemoveItem

RemoveItem Method

RemoveItem(int)

Removes the item at the specified index of the GroupCollection.

Declaration
protected override void RemoveItem(int index)
Parameters
Type Name Description
int index
Overrides