[]
        
(Showing Draft Content)

C1.WPF.Report.ParagraphItemCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes item with specified index from the collection.

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

The index of item to remove.