Click or drag to resize
TemporaryGraphicCollectionGetEnumerator Method
Returns an enumerator that can be used to iterate through this TemporaryGraphicCollection object.

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public virtual IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
An IEnumerator object that represents this TemporaryGraphicCollection object.

Implements

IEnumerableGetEnumerator
Version Information

Supported in: 1.0.0.0
See Also