Current Property (RealTimeVPathReverseKeyOrderCollection.Enumerator)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the RealTimeVPath element in the collection at the current position of the enumerator.
public RealTimeVPath Current {get;}
public:
property RealTimeVPath^ Current {
RealTimeVPath^ get();
}