System.Classes.TInterfaceList.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
function public System.Classes.hpp System.Classes TInterfaceList

Description

Embarcadero Technologies does not currently have any additional information.