Click or drag to resize
GraphicComponentDelete Method
Deletes this object permanently.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public virtual void Delete()
Remarks
The object must first be removed from its parent. Any subsequent attempts to access the object or its children will fail. Use with caution. The operation is not undoable.
Version Information

Supported in: 1.0.0.0
See Also