Click or drag to resize
ProjectObjectCollectionRemove Method
Removes a ProjectObject from the collection.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public abstract void Remove(
	ProjectObject projectObject
)

Parameters

projectObject
Type: ABB.Robotics.RobotStudioProjectObject
Version Information

Supported in: 1.0.0.0
See Also