System.Classes.TList.operator []
C++
void * operator[](System::NativeInt Index) { return this->Items[Index]; }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Classes.hpp | System.Classes | TList |
Description
Embarcadero Technologies does not currently have any additional information.