'Declaration Public Overrides Function IndexOf( _
ByVal itemThe object to locate in the page collection.As Jbig2Page _
) As System.Int32
public: System.Int32 IndexOf(
Jbig2Page* item
); override
public:
System.Int32 IndexOf(
Jbig2Page^ item
); override
Parameters
- item
- The object to locate in the page collection.
Return Value
The index of item if found in the list; otherwise, -1.