Rebar.RebarRowCollection overview
Count (inherited from ReadOnlyCollectionBase) | Gets the number of elements contained in the ReadOnlyCollectionBase instance. |
Item | Gets the RebarRow at the given index in this instance. |
Parent | Gets the Rebar control that contains this collection. |
Contains | Determines whether a specfic RebarRow value exists in this instance. |
CopyTo | Copies the elements of this collection to a RebarRow 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. |
Rebar.RebarRowCollection Class | Skybound.Rebar Namespace