[]
        
(Showing Draft Content)

C1.C1Preview.C1PageCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the page with specified index from collection.

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

The index of the page to remove.