System.Contnrs.TObjectBucketList.operator []

From RAD Studio API Documentation

C++

System::TObject* operator[](System::TObject* AItem) { return Data[AItem]; }

Properties

Type Visibility Source Unit Parent
function public System.Contnrs.hpp System.Contnrs TObjectBucketList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!