ICAEXSequence Properties |
The ICAEXSequence type exposes the following members.
| Name | Description | |
|---|---|---|
| First | Gets a wrapper for the first CAEX element in this sequence, if the sequence contains no elements null is returned. | |
| ItemInt32 | Gets a wrapper for the CAEX element in this sequence at the given position | |
| ItemValueTupleString, String | Gets the first CAEX object with a specific 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. |