Click or drag to resize

NamedElementSequenceT Properties

The NamedElementSequenceT type exposes the following members.

Properties
 NameDescription
Public propertyCAEXOwner Gets the CAEX owner of this sequence
Public propertyCount Gets the number of elements in this sequence
Public propertyElementName Gets the name of the elements in this sequence
Public propertyElements Gets a list of unwrapped CAEX elements (XElements) of this sequence
Public propertyExists Determines, if the sequence contains any element
Public propertyIsOwnerDefined Determines, if the owner of the sequence is defined
Public propertyItem Gets or sets the value at the specified index position in this sequence.
Public propertyOwner Gets the owner of this sequence
Top
See Also