ISelection.getRanges method
Gets an array of the index ranges for the selected items.
Syntax
var array = iSelection.getRanges();
Parameters
This method has no parameters.
Return value
Type: Array
An array that contains an ISelectionRange object for each index range in the selection.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.UI |
See also
Build date: 12/5/2012
