REST.Backend.ServiceTypes.TBackendObjectList.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

T operator[](int I) { return this->Items[I]; }

Properties

Type Visibility Source Unit Parent
function public REST.Backend.ServiceTypes.hpp REST.Backend.ServiceTypes TBackendObjectList

Description

Embarcadero Technologies does not currently have any additional information.