KeyValueEqualBaseRecordCollection Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by KeyValueEqualBaseRecordCollection.
| Name | Description | |
|---|---|---|
![]() | m_keyNumber | The key number that should be followed. |
![]() | m_keyValue | The value of the key to find all records that match. |
![]() | m_lastRecNumber | The record number that this collection is associated with. |
![]() | m_table | The table that this collection is associated with. |
| Name | Description | |
|---|---|---|
![]() | AssociatedTable | Retrieves the table that this collection is associated with. |
![]() | KeyNumber | Retrieves the key number that should be used when enumerating the collection. |
![]() | KeyValue | Retrieves the value of the key to find all records that match. |
![]() | NewBoundedRecord | Creates a new RealTimeBaseRecord instance of the associated record. |


