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