getIndices method
Collapse the table of content
Expand the table of content

ISelection.getIndices method

Applies to Windows and Windows Phone

Returns a list of the indexes for the items in the selection.

Syntax


var array = iSelection.getIndices();

Parameters

This method has no parameters.

Return value

Type: Array

The list of indexes for the items in the selection as an array of Number objects.

Requirements

Minimum WinJS version

WinJS 3.0

Namespace

WinJS.UI

See also

ISelection

 

 

Show:
© 2017 Microsoft