System.JSON.Writers.TJsonWriter.InternalWriteEnd
Delphi
procedure InternalWriteEnd(Container: TJsonContainerType);
C++
void __fastcall InternalWriteEnd(System::Json::Types::TJsonContainerType Container);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
protected | System.JSON.Writers.pas System.JSON.Writers.hpp |
System.JSON.Writers | TJsonWriter |
Description
Ecrit le token de fin en fonction du type de conteneur.
Paramètres :
Container: le type de conteneur.