TObjectStack<T>.PopInternal(TCollectionChangedAction) Method

Represents method PopInternal(TCollectionChangedAction).

Namespace: Spring.Collections.Stacks
protected
 function PopInternal(notification: TCollectionChangedAction): T; override;

Parameters

notification
Type: System.Void

Return Value

Type: T

 

Overrides

TStack<T>.PopInternal(TCollectionChangedAction)