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