EasyMap API Reference
EasyMap API Reference
EasyMap 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: 11.2.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