Bde.DBTables.TSessionList.operator []
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Bde.DBTables.hpp | |
| Unit: Bde.DBTables | |
| Parent: TSessionList | |
C++
TSession* operator[](int Index) { return this->Sessions[Index]; }
Description
Embarcadero Technologies does not currently have any additional information.