Returns an enumerator that iterates through a collection.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public virtual IEnumerator<MEPNetworkSegmentId> GetEnumerator()
Return Value
IEnumerator<MEPNetworkSegmentId>An IEnumerator object that can be used to iterate through the collection.