UIElementCollection Members
The following tables list the members exposed by the UIElementCollection type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
UIElementCollection | Initializes a new instance of the UIElementCollection class. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Capacity | Gets or sets the maximum number of elements that the current collection can contain. |
![]() |
Count | Gets the actual number of elements in the current collection. |
![]() |
IsSynchronized | Gets a value that indicates whether access to the ICollection interface is synchronized (that is, thread-safe). |
![]() |
Item | Gets or sets the element that is stored at a specified index number (position) in the current collection. |
![]() |
SyncRoot | Gets an object that you can use to synchronize access to the ICollection interface. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Adds a specified element to the current collection at a specified index number (position). |
![]() |
Clear | Removes all elements from the current collection. |
![]() |
Contains | Determines whether the current collection contains a specified element. |
![]() |
CopyTo | Overloaded. Copies the UIElement objects from the current collection to an array, starting at a specified index number (position) in the collection. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | Returns the index number (position) of a specified element in the current collection. |
![]() |
Insert | Inserts a specified element into the current collection at a specified index number (position). |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
Remove | Removes a specified element from the current collection. |
![]() |
RemoveAt | Removes from the current collection the element at the specified index number (position) in the collection. |
![]() |
RemoveRange | Removes from the current collection a range of elements starting at a specified index number (position) in the collection. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
System.Collections.IEnumerable.GetEnumerator | Retrieves an enumerator that can be used to iterate through the current collection. |
See Also
Reference
UIElementCollection Class
Microsoft.SPOT.Presentation Namespace
.gif)
.gif)
.gif)
.png)