TObjectStack<T>.Create(Boolean) Constructor

Initializes a new instance of the TObjectStack<T> class.

Namespace: Spring.Collections.Stacks
public
 constructor Create(ownsObjects: Boolean); overload;

Parameters

ownsObjects
Type: Boolean