Click or drag to resize
SavedStateCollectionItem Property
Gets a SavedState by name.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public SavedState this[
	string name
] { get; }

Parameters

name
Type: SystemString

Return Value

Type: SavedState
Version Information

Supported in: 1.0.0.0
See Also