Common Application Framework

CommandTypesCollection.Remove Method 

Remove the Command with given Key from the CommandCollection.

public abstract void Remove(
   string key
);

See Also

CommandTypesCollection Class | Aveva.ApplicationFramework.Presentation Namespace