Gets or sets the RebarButton at the given index in this instance.
The RebarButton at the specified index.
To retreive an item from the RebarBand.RebarButtonCollection, you can reference the collection object with a specific index value. The index value of the RebarBand.RebarButtonCollection 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. |
RebarBand.RebarButtonCollection Class | Skybound.Rebar Namespace | RebarBand.RebarButtonCollection.Item Overload List