System.Generics.Collections.TObjectDictionary.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

/* {System_Generics_Collections}TDictionary<System_Generics_Collections_TObjectDictionary<K,V>_K,System_Generics_Collections_TObjectDictionary<K,V>_V>.Destroy */ inline __fastcall virtual ~TObjectDictionary__2() { }

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