Current Property (KeyOrderRecordCollectionEnumerator)
- Last UpdatedApr 08, 2026
- 1 minute read
Retrieves the current record in this collection
public RealTimeBaseRecord Current {get;}
public:
property RealTimeBaseRecord^ Current {
RealTimeBaseRecord^ get();
}