Share

MEPBuildingConstructionSet.ReverseIterator Method

Retrieve a backward moving iterator to the set.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public virtual MEPBuildingConstructionSetIterator ReverseIterator()

Return Value

MEPBuildingConstructionSetIterator
Returns a backward moving iterator to the set.

See Also

Reference

Was this information helpful?