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: 11.2.0.0
Syntax
public void Remove(
	Command item
)

Parameters

item
Type: Easymap.AddInCommand
Command
See Also