[]
        
(Showing Draft Content)

C1.WPF.Report.DataSourceCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes an item from the collection.

Declaration
public void RemoveAt(int index)
Parameters
Type Name Description
int index

Specifies the item to be removed.