![]() | Named |
The NamedElementSequenceT type exposes the following members.
Name | Description | |
---|---|---|
![]() | CAEXOwner | Gets the CAEX owner of this sequence |
![]() | Count | Gets the number of elements in this sequence |
![]() | ElementName | Gets the name of the elements in this sequence |
![]() | Elements | Gets a list of unwrapped CAEX elements (XElements) of this sequence |
![]() | Exists | Determines, if the sequence contains any element |
![]() | IsOwnerDefined | Determines, if the owner of the sequence is defined |
![]() | Item | Gets or sets the value at the specified index position in this sequence. |
![]() | Owner | Gets the owner of this sequence |
Name | Description | |
---|---|---|
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | Remove | Removes all CAEX objects from this sequence. |
![]() | RemoveAt | Removes the element at the given index. |
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableGetEnumerator | Returns an enumerator that runs through a collection. |