System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Destroy

From RAD Studio API Documentation
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