System.JSON.Writers.TJsonWriter.InternalWriteEnd
Delphi
procedure InternalWriteEnd(Container: TJsonContainerType);
C++
void __fastcall InternalWriteEnd(System::Json::Types::TJsonContainerType Container);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
protected | System.JSON.Writers.pas System.JSON.Writers.hpp |
System.JSON.Writers | TJsonWriter |
説明
コンテナ種別に応じて終了トークンを書き込みます。
パラメータ:
Container: コンテナ種別。