Value |
The ValueSequenceTDataType 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) | |
| ElementAndValues | Gets the collection of Xml-Elements and their associated Values in this ValueSequence. | |
| 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) | |
| IsOwnerDefined |
Determines, if the owner of the sequence is defined
(Inherited from NamedElementSequenceT) | |
| Item |
Gets the value of the CAEX object in this sequence at the given position
(Overrides NamedElementSequenceTItemInt32) | |
| Owner |
Gets the owner of this sequence
(Inherited from NamedElementSequenceT) | |
| ValueConverter | The value converter | |
| Values | Gets a collection of values of the CAEX elements of this sequence |