KeyOrderSetRecordCollection.Enumerator Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by KeyOrderSetRecordCollection.Enumerator.
| Name | Description | |
|---|---|---|
![]() | KeyOrderSetRecordCollection.Enumerator Constructor | Initializes a new instance of the enumerator with the specified parameters. |
| Name | Description | |
|---|---|---|
![]() | m_collection | The collection to iterate over. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.KeyOrderBaseRecordCollectionEnumerator) |
![]() | m_curRecNum | The record number that this collection is associated with. (Inherited from KeyOrderBaseRecordCollectionEnumerator) |
![]() | m_keyNumber | The keyNumber that should be followed. (Inherited from KeyOrderBaseRecordCollectionEnumerator) |
![]() | m_record | The current record in this collection. (Inherited from KeyOrderBaseRecordCollectionEnumerator) |
![]() | m_table | The table that the collection is associated with. (Inherited from KeyOrderBaseRecordCollectionEnumerator) |
| Name | Description | |
|---|---|---|
![]() | Current | Retrieves the current record in this collection. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.KeyOrderBaseRecordCollectionEnumerator) |
| Name | Description | |
|---|---|---|
![]() | Dispose | Disposes of any locks held by the RealTimeBaseRecord enumerator. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.KeyOrderBaseRecordCollectionEnumerator) |
![]() | MoveNext | Moves to the next record in this collection. (Inherited from KeyOrderBaseRecordCollectionEnumerator) |
![]() | Reset | Resets the enumerator. (Inherited from KeyOrderBaseRecordCollectionEnumerator) |



