RebarContainerGetRebarContainerIterator Method

Returns a Rebar Container Iterator that iterates through the Rebar Container Items.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public RebarContainerIterator GetRebarContainerIterator()

Return Value

RebarContainerIterator
A Rebar Container Iterator object that can be used to iterate through Rebar Container Items in the collection.
See Also