FireDAC.Comp.BatchMove.JSON.TFDJsonFields.operator []
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.JSON.hpp | |
Unit: FireDAC.Comp.BatchMove.JSON | |
Parent: TFDJsonFields |
C++
TFDJsonField* operator[](int Index) { return this->Items[Index]; }
Description
Embarcadero Technologies does not currently have any additional information.