[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubItemCollectionInfo.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the item at the specified position from the collection.

Declaration
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
Parameters
Type Name Description
int index

The index of the item to be removed.