Current Property (RealTimeStructType.RealTimeFieldInfoCollection.Enumerator)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the current RealTimeFieldInfo in this collection.
public RealTimeFieldInfo Current {get;}
public:
property RealTimeFieldInfo^ Current {
RealTimeFieldInfo^ get();
}