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
RemoveAt Method
Not supported, yet.
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
void
RemoveAt
(
int
index
)
Public
Sub
RemoveAt
(
index
As
Integer
)
Parameters
index
Type:
System
Int32
Implements
IList
T
RemoveAt(Int32)
See Also
Reference
LTComponentCollection Class
Easymap.AddIn.Common Namespace