Common Application Framework

ToolsCollection.RemoveAt Method 

Remove the tool instance at the specified index position from the ToolsCollection.

public abstract void RemoveAt(
   int index
);

See Also

ToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace