Common Application Framework

CommandsCollection.Remove Method 

Remove the Command with given Key from the CommandCollection.

public abstract void Remove(
   string key
);

See Also

CommandsCollection Class | Aveva.ApplicationFramework.Presentation Namespace