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