Class TObjectStack
Unit
Declaration
type TObjectStack<T:class> = class(TStack<T>)
Description
This item has no description.
Hierarchy
- TObject
- TEnumerable
- TStack
- TObjectStack
type TObjectStack<T:class> = class(TStack<T>)
This item has no description.