Dart.PowerWEB.TextBox Namespace : ToolbarItemCollection Class |
ToolbarItemCollection overview
![]() | Initializes a new instance of the class that is empty and has the default initial capacity. |
![]() | Gets or sets the number of elements that the ArrayList can contain. |
![]() | Gets the number of elements actually contained in the ArrayList. |
![]() | Gets a value indicating whether the ArrayList has a fixed size. |
![]() | Gets a value indicating whether the ArrayList is read-only. |
![]() | Gets a value indicating whether access to the ArrayList is synchronized (thread safe). |
![]() | Gets or sets the element at the specified index. |
![]() | Gets a reference to the parent Toolbar. |
![]() | Gets an object that can be used to synchronize access to the ArrayList. |
![]() | Overloaded. Overridden. Adds an object to the end of the collection. |
![]() | Overloaded. Overridden. Adds the elements from the passed collection to the end of the collection. |
![]() | Overloaded. Searches a range of elements in the sorted ArrayList for an element using the specified comparer and returns the zero-based index of the element. |
![]() | Overridden. Removes all objects from the collection. |
![]() | Creates a shallow copy of the ArrayList. |
![]() | Overloaded. Determines if an object is in the collection. |
![]() | Overloaded. Copies the entire ArrayList to a compatible one-dimensional Array, starting at the beginning of the target array. |
![]() | Returns the first BaseToolItem with a Type property that matches the passed value. |
![]() | Overloaded. Returns an enumerator for the entire ArrayList. |
![]() | Returns an ArrayList which represents a subset of the elements in the source ArrayList. |
![]() | Overloaded. Searches the collection for the object and returns the zero-based index of the first occurrence within the collection. |
![]() | Overloaded. Inserts an element into the collection at the specified index. |
![]() | Overloaded. Overridden. Inserts the elements of a collection into this collection at the specified index. |
![]() | Overloaded. Searches the collection for a BaseToolbarItem based on the Type property and returns the zero-based index of the last occurrence within the collection. |
![]() | Overloaded. Overridden. Removes the first occurrence of a specific object from the collection. |
![]() | Overridden. Removes the element at the specified index in the collection. |
![]() | Overridden. Removes a range of elements from the collection. |
![]() | Overloaded. Reverses the order of the elements in the entire ArrayList. |
![]() | Overloaded. Overridden. Copies the elements of a collection over a range of elements in this collection. |
![]() | Overloaded. Sorts the elements in the entire ArrayList using the IComparable implementation of each element. |
![]() | Overloaded. Copies the elements of the ArrayList to a new Object array. |
![]() | Sets the capacity to the actual number of elements in the ArrayList. |
ToolbarItemCollection Class | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.