Skybound Rebar

Rebar.RebarBandCollection.Item Property

Gets the RebarBand at the given index in this instance.

Overload List

Gets the RebarBand at the given index in this instance.

public RebarBand this[int] {get;}

Gets the RebarBand with the specified name in this instance, or a null reference (Nothing in Visual Basic) if there is no band with the specified name.

public RebarBand this[string] {get;}

See Also

Rebar.RebarBandCollection Class | Skybound.Rebar Namespace