System.Generics.Collections.TObjectDictionary.Destroy

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
destructor public System.Generics.Collections.hpp System.Generics.Collections TObjectDictionary


説明

Destroys は、TObjectDictionary のインスタンスを破壊します。

関連項目