GetEnumerator Method (RealTimeVPathKeyOrderCollection)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets a new RealTimeVPathKeyOrderCollection.Enumerator that iterates through a collection.
public RealTimeVPathKeyOrderCollection.Enumerator GetEnumerator()
public:
RealTimeVPathKeyOrderCollection.Enumerator^ GetEnumerator();
Return Value
A new RealTimeVPathKeyOrderCollection.Enumerator object that can be used to iterate through the collection.