Skybound Rebar

RebarRow.Bands Property

Gets the read-only collection of bands contained in this row.

[Visual Basic]
Public ReadOnly Property Bands As RebarBandCollection
[C#]
public RebarRow.RebarBandCollection Bands {get;}

Property Value

A RebarRow.RebarBandCollection containing the bands that are in this row.

See Also

RebarRow Class | Skybound.Rebar Namespace