Click or drag to resize
Selection Class
Provides access to a collection containing all selected objects.
Inheritance Hierarchy
SystemObject
  ABB.Robotics.RobotStudioSelection

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public sealed class Selection

The Selection type exposes the following members.

Constructors
  NameDescription
Public methodSelection
ABB internal use.
Top
Properties
  NameDescription
Public propertyStatic memberSelectedObjects
Returns the collection containing all selected objects.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Supported in: 1.0.0.0
See Also