System.JSON.Builders.TJSONCollectionBuilder.TPairs.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of TPairs.

See Also