GetKeyOrderRecordCollection Method (IRealTimeTable)
- Last UpdatedApr 08, 2026
- 1 minute read
Returns a collection that allows the caller to iterate over
all of the records within this table, based on the order of
a particular key field.
| Overload | Description |
|---|---|
| GetKeyOrderRecordCollection(RealTimeField,Int32) | Returns a collection that allows the caller to iterate over all of the records within this table, based on the order of a particular key field. |
| GetKeyOrderRecordCollection(RealTimeField) | Returns a collection that allows the caller to iterate over all of the records within this table, based on the order of a particular key field. |