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



