System.JSON.Builders.TJSONObjectBuilder.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TJSONCollectionBuilder.Destroy */ inline __fastcall virtual ~TJSONObjectBuilder() { }

Properties

Type Visibility Source Unit Parent
destructor public System.JSON.Builders.hpp System.JSON.Builders TJSONObjectBuilder

Description

Destroys this instance of TJSONObjectBuilder.

See Also