System.Contnrs.TIntegerBucketList.operator []
C++
System::NativeInt operator[](System::NativeInt AItem) { return this->Data[AItem]; }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Contnrs.hpp | System.Contnrs | TIntegerBucketList |
Description
Embarcadero Technologies does not currently have any additional information.