GetEnumerator Method (ReverseKeyOrderBaseRecordCollection)
- Last UpdatedApr 08, 2026
- 1 minute read
Retrieves the enumerator related to this collection.
public abstract ReverseKeyOrderBaseRecordCollectionEnumerator GetEnumerator()
public:
abstract ReverseKeyOrderBaseRecordCollectionEnumerator^ GetEnumerator();
Return Value
The related enumerator.