Removes the first element from a list and returns it.
Syntax
var object = list.shift();
Parameters
This method has no parameters.
Return value
Type: Object
The first element from the list.
Requirements
|
Namespace
|
WinJS.Binding
|
|
Library
|
- Base.js
|
See also
-
List
Build date: 12/5/2012