CommandCollectionRemove Method |
Removes the specified
Command from the collection.
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic void Remove(
Command item
)
Public Sub Remove (
item As Command
)
Parameters
- item Command
- Command
See Also