RealTimeSetTablesCollection.RealTimeSetTablesCollectionEnumerator Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by RealTimeSetTablesCollection.RealTimeSetTablesCollectionEnumerator.
| Name | Description | |
|---|---|---|
![]() | RealTimeSetTablesCollection.RealTimeSetTablesCollectionEnumerator Constructor | Initializes a RealTimeSetTablesCollection.RealTimeSetTablesCollectionEnumerator instance. |
| Name | Description | |
|---|---|---|
![]() | m_collection | The collection to iterate over. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTablesCollectionEnumerator) |
![]() | m_iTableIndex | The index of the collection. (Inherited from RealTimeBaseTablesCollectionEnumerator) |
![]() | m_table | The current table in the collection. (Inherited from RealTimeBaseTablesCollectionEnumerator) |
| Name | Description | |
|---|---|---|
![]() | Current | Gets the current table in this collection. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTablesCollectionEnumerator) |
| Name | Description | |
|---|---|---|
![]() | Dispose | Disposes the RealTimeBaseTablesCollectionEnumerator instance and its containing RealTimeBaseTable, clearing any locks held by the table. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTablesCollectionEnumerator) |
![]() | MoveNext | Moves to the next table in this collection. (Inherited from RealTimeBaseTablesCollectionEnumerator) |
![]() | Reset | Resets the enumerator. (Inherited from RealTimeBaseTablesCollectionEnumerator) |



