Element |
The ElementCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear | Removes all elements from this collection. |
![]() | CopyTo | Copies the entire collection to an Array, starting at a particular Array index. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() ![]() | RemoveAt | Removes the element at the specified index. |