[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the element at the specified index of the BaseKeyCollection.

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

The zero-based index of the element to remove.