CommandCollectionAdd Method |
Adds an item to the collection.
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public void Add(
Command item
)
Public Sub Add (
item As Command
)
Parameters
- item
- Type: Easymap.AddInCommand
Remarks See Also