TObjectQueue<T>.Create(Boolean) Constructor

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

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

Parameters

ownsObjects
Type: Boolean