GetReverseSetRecordOrderCollection(Int32) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Returns a collection that allows the caller to iterate over
this table in reverse numerical record order
public virtual ReverseSetRecordOrderCollection GetReverseSetRecordOrderCollection(
int recordNumber
)
public:
virtual ReverseSetRecordOrderCollection^ GetReverseSetRecordOrderCollection(
int recordNumber
)
Parameters
- recordNumber
- Start collection from a particular record number.
Return Value
A record collection that can be iterated over