ReverseKeyOrderSetRecordCollection.Enumerator Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by ReverseKeyOrderSetRecordCollection.Enumerator.
| Name | Description | |
|---|---|---|
![]() | ReverseKeyOrderSetRecordCollection.Enumerator Constructor | Initializes a ReverseKeyOrderSetRecordCollection.Enumerator instance. |
| Name | Description | |
|---|---|---|
![]() | m_collection | The collection to iterate over. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.ReverseKeyOrderBaseRecordCollectionEnumerator) |
![]() | m_curRecNum | The record number associated with the current position of the iterator. (Inherited from ReverseKeyOrderBaseRecordCollectionEnumerator) |
![]() | m_keyNumber | The key number that should be followed. (Inherited from ReverseKeyOrderBaseRecordCollectionEnumerator) |
![]() | m_record | The record associated with the current position of the iterator. (Inherited from ReverseKeyOrderBaseRecordCollectionEnumerator) |
![]() | m_table | The table that this collection is associated with. (Inherited from ReverseKeyOrderBaseRecordCollectionEnumerator) |
| Name | Description | |
|---|---|---|
![]() | Current | Gets the current record in this collection. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.ReverseKeyOrderBaseRecordCollectionEnumerator) |
| Name | Description | |
|---|---|---|
![]() | Dispose | Releases all resources. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.ReverseKeyOrderBaseRecordCollectionEnumerator) |
![]() | MoveNext | Moves to the next record in this collection. (Inherited from ReverseKeyOrderBaseRecordCollectionEnumerator) |
![]() | Reset | Resets the enumerator. (Inherited from ReverseKeyOrderBaseRecordCollectionEnumerator) |



