Removes the last element from a list and returns it.
var object = list.pop();
This method has no parameters.
Type: Object
The last element from the list.
Namespace
WinJS.Binding
Library
Build date: 12/5/2012