GetEnumerator Method (RealTimeSetTablesCollection)
- Last UpdatedApr 08, 2026
- 1 minute read
Retrieves the enumerator related to this collection.
protected override RealTimeBaseTablesCollectionEnumerator GetEnumerator()
protected:
RealTimeBaseTablesCollectionEnumerator^ GetEnumerator(); override
Return Value
A RealTimeBaseTablesCollectionEnumerator object that can be used to iterate through the collection.