System.Generics.Collections.TObjectStack.Destroy

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

C++

/* {System_Generics_Collections}TStack<System_Generics_Collections_TObjectStack<T>_T>.Destroy */ inline __fastcall virtual ~TObjectStack__1() { }

プロパティ

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


説明

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

関連項目