Pop

Returns the head element and removes it from a stack.

Pop();

Return Value

Returns the head element.