Returns a list with the elements reversed. This method reverses the elements of a list object in place. It does not create a new list object during execution.
Syntax
list.reverse();
Parameters
This method has no parameters.
Return value
This method does not return a value.
Requirements
|
Namespace |
WinJS.Binding |
|---|---|
|
Library |
|
See also
Build date: 12/5/2012