FireDAC.DatS.TFDDatSTableList.operator []

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source: FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSTableList

C++

TFDDatSTable* operator[](int AIndex) { return this->ItemsI[AIndex]; }

Description




Embarcadero Technologies does not currently have any additional information.