Gets the RebarBand at the given index in this instance.
The RebarBand at the specified index.
To retreive an item from the RebarRow.RebarBandCollection, you can reference the collection object with a specific index value. The index value of the RebarRow.RebarBandCollection is a zero-based index.
Exception Type | Condition |
---|---|
ArgumentException |
The index parameter is less than zero. -or- The index parameter is greater than the number of items in the collection. |
RebarRow.RebarBandCollection Class | Skybound.Rebar Namespace