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