IndexOf Method (C1KeyedList<TKey,TItem>)
Gets the index of the specified page in the document.
'Declaration
Public Function IndexOf( _
ByVal As _
) As Integer
Parameters
- item
- The document page object.
Return Value
The index of the specified page in the document.