easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Common
HighlightedObjectCollection Class
HighlightedObjectCollection Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
HighlightedObjectCollection
Add 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
Add
(
WindowlessComponent
item
)
Public
Sub
Add
(
item
As
WindowlessComponent
)
Parameters
item
Type:
Easymap.AddIn.Common
WindowlessComponent
Implements
ICollection
T
Add(T)
See Also
Reference
HighlightedObjectCollection Class
Easymap.AddIn.Common Namespace