System.Contnrs.TClassList.operator []

From RAD Studio API Documentation

C++

System::TClass operator[](System::NativeInt Index) { return this->Items[Index]; }

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.