The index of this item in its associated RebarContainer.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2016
Syntax
C# |
---|
public int ItemIndex { get; } |
Visual Basic |
---|
Public ReadOnly Property ItemIndex As Integer Get |
Visual C++ |
---|
public: property int ItemIndex { int get (); } |