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



