System.Generics.Collections.TObjectDictionary.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* {System_Generics_Collections}TDictionary<System_Generics_Collections_TObjectDictionary<TKey,TValue>_TKey,System_Generics_Collections_TObjectDictionary<TKey,TValue>_TValue>.Destroy */ inline __fastcall virtual ~TObjectDictionary__2() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Generics.Collections.hpp System.Generics.Collections TObjectDictionary

Description

Destroys an instance of TObjectDictionary.

See Also