Click or drag to resize

ValueSequenceTDataType Properties

The ValueSequenceTDataType type exposes the following members.

Properties
 NameDescription
Public propertyCAEXOwner Gets the CAEX owner of this sequence
(Inherited from NamedElementSequenceT)
Public propertyCount Gets the number of elements in this sequence
(Inherited from NamedElementSequenceT)
Public propertyElementAndValues Gets the collection of Xml-Elements and their associated Values in this ValueSequence.
Public propertyElementName Gets the name of the elements in this sequence
(Inherited from NamedElementSequenceT)
Public propertyElements Gets a list of unwrapped CAEX elements (XElements) of this sequence
(Inherited from NamedElementSequenceT)
Public propertyExists Determines, if the sequence contains any element
(Inherited from NamedElementSequenceT)
Public propertyIsOwnerDefined Determines, if the owner of the sequence is defined
(Inherited from NamedElementSequenceT)
Public propertyItem Gets the value of the CAEX object in this sequence at the given position
(Overrides NamedElementSequenceTItemInt32)
Public propertyOwner Gets the owner of this sequence
(Inherited from NamedElementSequenceT)
Public propertyValueConverter The value converter
Public propertyValues Gets a collection of values of the CAEX elements of this sequence
Top
See Also