[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Remove the item at 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.