Click or drag to resize
TaskSimulationConfigurationCollection Class
Represents a collection of TaskSimulationConfiguration objects.
Inheritance Hierarchy
SystemObject
  ABB.Robotics.RobotStudio.StationsTaskSimulationConfigurationCollection

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

The TaskSimulationConfigurationCollection type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets the TaskSimulationConfiguration for a specified RsTask.
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