The following tables list the members exposed by ElementCollection.
Name | Description | |
---|---|---|
ElementCollection Constructor | Creates an instance of the ElementCollection object. |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
Item | Gets or sets the Element at a specified index. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds an element to the collection based on the specified calculation. | |
(Inherited from | ||
Contains | Determines whether this collection contains a specified Element. | |
(Inherited from | ||
IndexOf | Determines the index of a specified Element in this collection. | |
Insert | Inserts a element into this collection at a specified index. | |
Remove | Removes a specified element from this collection. | |
(Inherited from |