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