FindRecord(Int32) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Finds a record using the slot number of the record
public override IRealTimeBaseRecord FindRecord(
int slotNumber
)
public:
IRealTimeBaseRecord^ FindRecord(
int slotNumber
) override
Parameters
- slotNumber
- Slot number of the record to find
Return Value
The record (which may not be valid) corresponding to the slot number