Current Property (RealTimeBaseTablesCollectionEnumerator)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the current table in this collection.
public virtual RealTimeBaseTable Current {get;}
public:
virtual property RealTimeBaseTable^ Current {
RealTimeBaseTable^ get();
}