Skybound Rebar

RebarRow.RebarBandCollection Members

RebarRow.RebarBandCollection overview

Public Instance Properties

Count (inherited from ReadOnlyCollectionBase)Gets the number of elements contained in the ReadOnlyCollectionBase instance.
Item Gets the RebarBand at the given index in this instance.

Public Instance Methods

Contains Determines whether a specfic RebarBand value exists in this instance.
CopyTo Copies the elements of this collection to a RebarButton array, starting at a particular Array index.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetEnumerator (inherited from ReadOnlyCollectionBase)Returns an enumerator that can iterate through the ReadOnlyCollectionBase instance.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
IndexOf Returns the zero-based index of the first occurrence of a specified value in this instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

RebarRow.RebarBandCollection Class | Skybound.Rebar Namespace