For a list of all members of this type, see TabsCollection members.
| Name | Description | |
|---|---|---|
![]() | Add | Overridden. This member supports the UltraDockManager infrastructure and is not intended to be used directly from your code. |
![]() | AddRange | Overridden. This member supports the UltraDockManager infrastructure and is not intended to be used directly from your code. |
![]() | BinarySearch | Overloaded. Searches a range of elements in the sorted System.Collections.ArrayList for an element using the specified comparer and returns the zero-based index of the element. (Inherited from System.Collections.ArrayList) |
![]() | Clear | Overridden. This member supports the UltraDockManager infrastructure and is not intended to be used directly from your code. |
![]() | Clone | Creates a shallow copy of the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
![]() | Contains | Determines whether an element is in the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
![]() | CopyTo | Overloaded. Copies the entire System.Collections.ArrayList to a compatible one-dimensional System.Array, starting at the beginning of the target array. (Inherited from System.Collections.ArrayList) |
![]() | GetEnumerator | Overloaded. Returns an enumerator for the entire System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
![]() | GetRange | Returns an System.Collections.ArrayList which represents a subset of the elements in the source System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
![]() | IndexOf | Overloaded. Searches for the specified System.Object and returns the zero-based index of the first occurrence within the entire System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
![]() | Insert | Overridden. This member supports the UltraDockManager infrastructure and is not intended to be used directly from your code. |
![]() | InsertRange | Overridden. This member supports the UltraDockManager infrastructure and is not intended to be used directly from your code. |
![]() | LastIndexOf | Overloaded. Searches for the specified System.Object and returns the zero-based index of the last occurrence within the entire System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
![]() | Remove | Overridden. This member supports the UltraDockManager infrastructure and is not intended to be used directly from your code. |
![]() | RemoveAt | Overridden. This member supports the UltraDockManager infrastructure and is not intended to be used directly from your code. |
![]() | RemoveRange | Overridden. This member supports the UltraDockManager infrastructure and is not intended to be used directly from your code. |
![]() | Reverse | Overloaded. Reverses the order of the elements in the entire System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
![]() | SetRange | Copies the elements of a collection over a range of elements in the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
![]() | Sort | Overloaded. Sorts the elements in the entire System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
![]() | ToArray | Overloaded. Copies the elements of the System.Collections.ArrayList to a new System.Object array. (Inherited from System.Collections.ArrayList) |
![]() | TrimToSize | Sets the capacity to the actual number of elements in the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |