Common Application Framework

CommandBarsCollection.Contains Method 

Determine if the CommandBar with the specified Key exists in the CommandBarCollection.

public abstract bool Contains(
   string key
);

See Also

CommandBarsCollection Class | Aveva.ApplicationFramework.Presentation Namespace