Common Application Framework

ToolsCollection.Contains Method 

Determine if the tool instance with the specified Key exists in the ToolsCollection.

public abstract bool Contains(
   string key
);

See Also

ToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace