[]
        
(Showing Draft Content)

C1.WPF.Document.C1KeyedList-2.GetByIndex

GetByIndex Method

GetByIndex(int)

Gets the page item by specified index.

Declaration
public TItem GetByIndex(int index)
Parameters
Type Name Description
int index

The specified index of page.

Returns
Type Description
TItem

The document page.