REST.Backend.ServiceComponents.TCustomBackendAuth.TUserDetailsCollection.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TCustomBackendAuth::TUserDetailsItem* operator[](int AIndex) { return this->Items[AIndex]; }

Properties

Type Visibility Source Unit Parent
function public REST.Backend.ServiceComponents.hpp REST.Backend.ServiceComponents TUserDetailsCollection

Description

Embarcadero Technologies does not currently have any additional information.