Click or drag to resize

NamedElementSequenceT Methods

The NamedElementSequenceT type exposes the following members.

Methods
 NameDescription
Public methodGetEnumerator Returns an enumerator that iterates through the collection.
Public methodRemove Removes all CAEX objects from this sequence.
Public methodRemoveAt Removes the element at the given index.
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodIEnumerableGetEnumerator Returns an enumerator that runs through a collection.
Top
See Also