Gets the value at the specified index.
Syntax
var object = list.getAt(index);
Parameters
- index
-
Type: Number
The index of the value to get.
Return value
Type: Object
The value at the specified index.
Requirements
|
Namespace
|
WinJS.Binding
|
|
Library
|
- Base.js
|
See also
-
List
Build date: 12/5/2012