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