Click or drag to resize
ProjectSelectionRemove Method
Removes an object from the selection.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public void Remove(
	Object obj
)

Parameters

obj
Type: SystemObject
The Object to remove from the ProjectSelection object.
Version Information

Supported in: 1.0.0.0
See Also