easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn
CommandCollection Class
CommandCollection Methods
Add Method
AddCommandLineHandler Method
AddCommmandLineHandler Method
Clear Method
Contains Method
CreateCommand Method
ExecuteCommand Method
ExecuteCommandLineHandler Method
GetEnumerator Method
IndexOf Method
Remove Method
RemoveCommandLineHandler Method
CommandCollection
GetEnumerator Method
Enumerates through the collection of
Command
items.
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
IEnumerator
<
Command
>
GetEnumerator
()
Public
Function
GetEnumerator
As
IEnumerator
(
Of
Command
)
Return Value
Type:
IEnumerator
Command
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
CommandCollection Class
Easymap.AddIn Namespace