System.JSON.TJSONPathParser.Destroy

提供: RAD Studio API Documentation
移動先: 案内検索

C++

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

プロパティ

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


説明

指定された JSON パスの要素を走査する TJSONPathParser のこのインスタンスを破壊します。

関連項目