RealTimeTablesCollection.RealTimeTablesCollectionEnumerator Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by RealTimeTablesCollection.RealTimeTablesCollectionEnumerator.
| Name | Description | |
|---|---|---|
![]() | RealTimeTablesCollection.RealTimeTablesCollectionEnumerator Constructor | Initializes a new instance of RealTimeTablesCollection.RealTimeTablesCollectionEnumerator with the specified parameters. |
| Name | Description | |
|---|---|---|
![]() | m_collection | The collection to iterate over. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTablesCollectionEnumerator) |
![]() | m_iTableIndex | The index of the collection. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTablesCollectionEnumerator) |
![]() | m_table | The current table in the collection. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTablesCollectionEnumerator) |
| Name | Description | |
|---|---|---|
![]() | Current | Gets the current table in this collection. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTablesCollectionEnumerator) |
| Name | Description | |
|---|---|---|
![]() | Dispose | Disposes the OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTablesCollectionEnumerator instance and its containing OASySDNA.RealTime.HighPerformanceSetDB.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 OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTablesCollectionEnumerator) |
![]() | Reset | Resets the enumerator. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTablesCollectionEnumerator) |



