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