Data.DBXPlatform.TDBXArrayList.operator []
C++
System::TObject* operator[](int Index) { return this->Values[Index]; }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.DBXPlatform.hpp | Data.DBXPlatform | TDBXArrayList |
Description
Embarcadero Technologies does not currently have any additional information.