easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn
DocumentCollection Class
DocumentCollection Methods
Add Method
Clear Method
Contains Method
CopyTo Method
CreateDoc Method
CreateDocLicensed Method
CreateEmptyDoc Method
CreateRuntimeLicenseCollection Method
GetEnumerator Method
IndexOf Method
Insert Method
IsDocumentOpen Method
Remove Method
RemoveAt Method
DocumentCollection
Contains Method
Not supported, yet.
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
bool
Contains
(
Object
value
)
Public
Function
Contains
(
value
As
Object
)
As
Boolean
Parameters
value
Type:
System
Object
Return Value
Type:
Boolean
Implements
IList
Contains(Object)
See Also
Reference
DocumentCollection Class
Easymap.AddIn Namespace