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