Common Application Framework

ToolsCollection.Remove Method 

Remove the tool instance with the specified Key from the ToolsCollection.

public abstract void Remove(
   string key
);

See Also

ToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace