System.JSON.Builders.TJSONCollectionBuilder.TElements.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of TElements.

See Also