Click or drag to resize

ICAEXSequence Properties

The ICAEXSequence type exposes the following members.

Properties
 NameDescription
Public propertyFirst Gets a wrapper for the first CAEX element in this sequence, if the sequence contains no elements null is returned.
Public propertyItemInt32 Gets a wrapper for the CAEX element in this sequence at the given position
Public propertyItemValueTupleString, String Gets the first CAEX object with a specific attribute value from the sequence of elements
Public propertyLast Gets a wrapper for the last CAEX element in this sequence, if the sequence contains no elements null is returned.
Top
See Also