Data.DBXPlatform.TDBXArrayList.operator []
C++
System::TObject* operator[](int Index) { return 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. Please help us document this topic by using the Discussion page!