![]() | CAEXSequenceT Properties |
The CAEXSequenceT type exposes the following members.
Name | Description | |
---|---|---|
![]() | CAEXOwner |
Gets the CAEX owner of this sequence
(Inherited from NamedElementSequenceT) |
![]() | Count |
Gets the number of elements in this sequence
(Inherited from NamedElementSequenceT) |
![]() | ElementName |
Gets the name of the elements in this sequence
(Inherited from NamedElementSequenceT) |
![]() | Elements |
Gets a list of unwrapped CAEX elements (XElements) of this sequence
(Inherited from NamedElementSequenceT) |
![]() | Exists |
Determines, if the sequence contains any element
(Inherited from NamedElementSequenceT) |
![]() | First | Gets a wrapper for the first CAEX element in this sequence, if the sequence contains no elements null is returned. |
![]() | IsOwnerDefined |
Determines, if the owner of the sequence is defined
(Inherited from NamedElementSequenceT) |
![]() | ItemInt32 |
Gets a wrapper for the CAEX element in this sequence at the given position
(Overrides NamedElementSequenceTItemInt32) |
![]() | ItemValueTupleString, String | Gets the first CAEX element with a specific XML-Attribute-Value from the sequence of elements. |
![]() | Last | Gets a wrapper for the last CAEX element in this sequence, if the sequence contains no elements null is returned. |
![]() | Owner |
Gets the owner of this sequence
(Inherited from NamedElementSequenceT) |
Name | Description | |
---|---|---|
![]() ![]() | ICAEXSequenceFirst | Gets a wrapper for the first CAEX element in this sequence, if the sequence contains no elements null is returned. |
![]() ![]() | ICAEXSequenceItemInt32 | Gets a wrapper for the CAEX element in this sequence at the given position |
![]() ![]() | ICAEXSequenceItemValueTupleString, String | Gets the first CAEX object with a specific attribute value from the sequence of elements |
![]() ![]() | ICAEXSequenceLast | Gets a wrapper for the last CAEX element in this sequence, if the sequence contains no elements null is returned. |