Returns an enumerator that iterates through the collection.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
internal IEnumerator GetEnumeratorNG()
Return Value
IEnumeratorAn IEnumerator(GeometryObject) object that can be used to iterate through the collection.