System.JSON.TJSONArrayEnumerator.Destroy

提供:RAD Studio API Documentation

C++

/* TObject.Destroy */ inline __fastcall virtual ~TJSONArrayEnumerator(void) { }

プロパティ

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


説明

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

関連項目