easymap API-Reference
easymap API-Reference
easymap 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
LTComponent
Collection
Remove Method
Not supported, yet.
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
C#
VB
Copy
public
bool
Remove
(
LTComponent
item
)
Public
Function
Remove
(
item
As
LTComponent
)
As
Boolean
Parameters
item
LTComponent
Return Value
Boolean
Implements
ICollection
T
Remove(T)
See Also
Reference
LTComponentCollection Class
Easymap.AddIn.Common Namespace