Adds an instance of type RebarButton to the end of this instance.
The zero-based index value of the RebarButton added to the collection.
You can also add new RebarButton objects to the collection by using the Insert method.
To remove a RebarButton that you have previously added, use the Remove or RemoveAt methods.
Exception Type | Condition |
---|---|
ArgumentNullException |
The value parameter is a null reference (Nothing in Visual Basic). |
RebarBand.RebarButtonCollection Class | Skybound.Rebar Namespace