RealTimeVPathOrderCollection.Enumerator Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
Initializes a new instance of RealTimeVPathOrderCollection.Enumerator with the specified parameters.
public RealTimeVPathOrderCollection.Enumerator(
RealTimeVPathOrderCollection coll
)
public:
RealTimeVPathOrderCollection.Enumerator(
RealTimeVPathOrderCollection^ coll
)
Parameters
- coll
- The collection to iterate over.