System.Contnrs.TObjectBucketList.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

System::TObject* operator[](System::TObject* AItem) { return this->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.