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