System.JSON.Builders.EJSONCollectionBuilderError.Destroy

From RAD Studio API Documentation
Revision as of 13:16, 25 January 2016 by AChavesBot (talk | contribs) (RS-74247)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

C++

/* Exception.Destroy */ inline __fastcall virtual ~EJSONCollectionBuilderError() { }

Properties

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

Description

Destroys an instance of EJSONCollectionBuilderError.

See Also