This documentation is archived and is not being maintained.
shift Method
Visual Studio 2010
Removes the first element from an array and returns that element.
function shift() : Object
Show: