ReverseSetRecordOrderCollection Constructor(RealTimeSetTable,Int32)
- Last UpdatedApr 08, 2026
- 1 minute read
Collection class that implements the capability to iterate through
a RealTime tables records, in the increasing order in which
they exist within the table.
public ReverseSetRecordOrderCollection(
RealTimeSetTable forTable,
int recordNumber
)
public:
ReverseSetRecordOrderCollection(
RealTimeSetTable^ forTable,
int recordNumber
)
Parameters
- forTable
- recordNumber