[]
        
(Showing Draft Content)

FarPoint.Win.Spread.GroupInfoCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the GroupInfo object from the collection at the specified index.

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

Zero-based index of the GroupInfo object to remove

Implements
Exceptions
Type Condition
IndexOutOfRangeException

Specified index is out of range; must be between 0 and the total number in the collection