System.Generics.Collections.TObjectDictionary.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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(void) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public System.Generics.Collections.hpp System.Generics.Collections TObjectDictionary


Beschreibung

Gibt eine Instanz von TObjectDictionary frei.

Siehe auch