System.Generics.Collections.TObjectStack.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys an instance of TObjectStack.

See Also