Click or drag to resize

CommandCollectionRemove Method

Removes the specified Command from the collection.

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public void Remove(
	Command item
)

Parameters

item
Type: Easymap.AddInCommand
Command
See Also