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
Add Method
Not supported, yet.
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
int
Add
(
Object
value
)
Public
Function
Add
(
value
As
Object
)
As
Integer
Parameters
value
Type:
System
Object
Return Value
Type:
Int32
Implements
IList
Add(Object)
See Also
Reference
DocumentCollection Class
Easymap.AddIn Namespace