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