[]
        
(Showing Draft Content)

C1.WPF.Document.C1KeyedList-2.IndexOf

IndexOf Method

IndexOf(TItem)

Gets the index of the specified page in the document.

Declaration
public int IndexOf(TItem item)
Parameters
Type Name Description
TItem item

The document page object.

Returns
Type Description
int

The index of the specified page in the document.