RebarRow.RebarBandCollection.Contains Method
Determines whether a specfic RebarBand value exists in this instance.
[Visual Basic]
Public Function Contains( _
ByVal
value As
RebarBand _
) As
Boolean
Parameters
-
value
- The RebarBand value to locate.
Return Value
true if value exists in this instance; otherwise, false.
See Also
RebarRow.RebarBandCollection Class | Skybound.Rebar Namespace