System.Generics.Collections.TObjectStack.Destroy

From RAD Studio API Documentation
Revision as of 12:56, 30 September 2013 by AChaves (talk | contribs) (43951)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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