KeyValueEqualBaseRecordCollectionEnumerator Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by KeyValueEqualBaseRecordCollectionEnumerator.
| Name | Description | |
|---|---|---|
![]() | m_collection | The collection to iterate over. |
![]() | m_curRecNum | The record number that this collection is associated with. |
![]() | m_keyNumber | The key number that should be followed. |
![]() | m_keyValue | The value of the key to find all records that match. |
![]() | m_record | The current record in this collection. |
![]() | m_table | The table that the collection is associated with. |
| Name | Description | |
|---|---|---|
![]() | Dispose | Disposes of any locks held by the RealTimeBaseRecord enumerator. |
![]() | MoveNext | Moves to the next record in this collection. |
![]() | Reset | Resets the enumerator. |


