TQueue<T>.DequeueInternal(TCollectionChangedAction) Method

Represents method DequeueInternal(TCollectionChangedAction).

Namespace: Spring.Collections.Queues
protected
 function DequeueInternal(notification: TCollectionChangedAction): T; virtual;

Parameters

notification
Type: System.Void

Return Value

Type: T