System.JSON.Builders.TJSONCollectionBuilder.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TJSONCollectionBuilder();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.JSON.Builders.pas
System.JSON.Builders.hpp
System.JSON.Builders TJSONCollectionBuilder


説明

TJSONCollectionBuilder のインスタンスを破壊します。

関連項目