Returns a DuctSizeIterator that iterates through the collection.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public DuctSizeIterator GetDuctSizeIterator()
Return Value
DuctSizeIteratorA DuctSizeIterator object that can be used to iterate through key-value pairs in the collection.
