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