[]
        
(Showing Draft Content)

C1.Report.GroupCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes an item from the collection.

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

Specifies the item to be removed.