[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollectionInfo.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the item at the specific position from the collection.

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

The index to be romoved.