[]
        
(Showing Draft Content)

C1.Win.C1Preview.PreviewPages.RemoveRange

RemoveRange Method

RemoveRange(int, int)

Removes a range of pages from the current collection.

Declaration
public void RemoveRange(int index, int count)
Parameters
Type Name Description
int index

Index of the first page to remove.

int count

The number of pages to remove.