System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Destroy

From RAD Studio API Documentation
Revision as of 11:19, 12 November 2015 by AChaves (talk | contribs) (RS-66773)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of TParentCollection.

See Also