System.JSON.TJSONPairEnumerator.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
destructor public System.JSON.hpp System.JSON TJSONPairEnumerator

Description

Destroys this instance of TJSONPairEnumerator.

See Also