GetSetRecordOrderCollection() Method
- Last UpdatedApr 08, 2026
- 1 minute read
Returns a collection that allows the caller to iterate over this
table in numerical record order.
public SetRecordOrderCollection GetSetRecordOrderCollection()
public:
SetRecordOrderCollection^ GetSetRecordOrderCollection();
Return Value
A record collection that can be iterated over.