System.Contnrs.TIntegerBucketList.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

NativeInt operator[](NativeInt AItem) { return 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. Please help us document this topic by using the Discussion page!