easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Common
LTComponentCollection Class
LTComponentCollection Methods
Add Method
Clear Method
Contains Method
CopyTo Method
FindByCaption Method
FindByCaptionLocal Method
FindByName Method
FindByType Method
FindByTypeLocal Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
LTComponentCollection
Add Method
Not supoorted, yet.
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
void
Add
(
LTComponent
item
)
Public
Sub
Add
(
item
As
LTComponent
)
Parameters
item
Type:
Easymap.AddIn.Common
LTComponent
Implements
ICollection
T
Add(T)
See Also
Reference
LTComponentCollection Class
Easymap.AddIn.Common Namespace