Gets a key/data pair for the specified list index.
Syntax
var object = list.getItem(index);
Parameters
- index
-
Type: Number
The index of value to retrieve.
Return value
Type: Object
An object with .key and .data properties.
Requirements
|
Namespace |
WinJS.Binding |
|---|---|
|
Library |
|
See also
Build date: 12/5/2012