FireDAC.Comp.BatchMove.JSON.TFDJsonFields.operator []

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.