GetRecordOrderCollection() Method
- Last UpdatedApr 08, 2026
- 1 minute read
Gets a collection to iterate over all of the records within this table in numerical record order.
public RecordOrderCollection GetRecordOrderCollection()
public:
RecordOrderCollection^ GetRecordOrderCollection();
Return Value
A RecordOrderCollection that can be iterated over.