GetEnumerator Method (RealTimeEnumType.RealTimeEnumInfoCollection)
- Last UpdatedApr 08, 2026
- 1 minute read
Retrieves the RealTimeEnumType.RealTimeEnumInfoCollection.Enumerator related to this collection.
public RealTimeEnumType.RealTimeEnumInfoCollection.Enumerator GetEnumerator()
public:
RealTimeEnumType.RealTimeEnumInfoCollection.Enumerator^ GetEnumerator();
Return Value
The related enumerator.