Skybound Rebar

RebarBand.RebarButtonCollection.Item Property

Gets or sets the RebarButton at the given index in this instance.

Overload List

Gets or sets the RebarButton at the given index in this instance.

public RebarButton this[int] {get; set;}

Gets the first instance of RebarButton with the specified name in this instance.

public RebarButton this[string] {get;}

See Also

RebarBand.RebarButtonCollection Class | Skybound.Rebar Namespace