Click or drag to resize
MeasuringUnitCollectionGetEnumerator Method
Returns an enumerator that can be used to iterate over the MeasuringUnitCollection object.

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

Return Value

Type: IEnumerator
An IEnumerator object that represents the MeasuringUnitCollection object.

Implements

IEnumerableGetEnumerator
Version Information

Supported in: 1.0.0.0
See Also