ListViewItems.getAllIndices method

[This documentation is preliminary and is subject to change.]

Applies to: Metro style apps only

Retrieves the index for each item in the ListViewItems object.

Syntax

var array = listViewItems.getAllIndices();

Parameters

This method has no parameters.

Return value

Type: Object

An array containing the indexes of all the items in the ListViewItems object.

Requirements

Minimum supported client

Windows 8 Consumer Preview

Minimum supported server

Windows Server 8 Beta

Namespace

WinJS.UI

Library

Ui.js

See also

ListViewItems

 

 

Build date: 3/7/2012