Gets the RebarBand at the given index in this instance.
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;}
Rebar.RebarBandCollection Class | Skybound.Rebar Namespace