FireDAC.DatS.TFDDatSConstraintList.operator []
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.DatS.hpp | |
Unit: FireDAC.DatS | |
Parent: TFDDatSConstraintList |
C++
TFDDatSConstraintBase* operator[](int AIndex) { return this->ItemsI[AIndex]; }
Description
Embarcadero Technologies does not currently have any additional information.