TStack<T>.PopInternal(TCollectionChangedAction) Method

Represents method PopInternal(TCollectionChangedAction).

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

Parameters

notification
Type: System.Void

Return Value

Type: T