ImageGear for .NET
Contains Method (ImGearDocumentPageArray)




The page to check for.
Tells whether the array contains a particular page.
Syntax
'Declaration
 
Public Function Contains( _
   ByVal value As ImGearPage _
) As Boolean
'Usage
 
Dim instance As ImGearDocumentPageArray
Dim value As ImGearPage
Dim value As Boolean
 
value = instance.Contains(value)
public bool Contains( 
   ImGearPage value
)
public: bool Contains( 
   ImGearPage* value
) 
public:
bool Contains( 
   ImGearPage^ value
) 

Parameters

value
The page to check for.

Return Value

Boolean value.
See Also

Reference

ImGearDocumentPageArray Class
ImGearDocumentPageArray Members
ImGearPage Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback