Common Application Framework

CommandTypesCollection.ContainsKey Method 

Determine if the Command with the specified Key exists in the CommandCollection.

public abstract bool ContainsKey(
   string key
);

See Also

CommandTypesCollection Class | Aveva.ApplicationFramework.Presentation Namespace