'Declaration Public Overrides Function Contains( _
ByVal itemPage to locate in the page collection.As Jbig2Page _
) As Boolean
public: bool Contains(
Jbig2Page* item
); override
public:
bool Contains(
Jbig2Page^ item
); override
Parameters
- item
- Page to locate in the page collection.
Return Value
True if page is found in the page collection; otherwise, false.