length property
Collapse the table of content
Expand the table of content

SortedListProjection.length property

Applies to Windows and Windows Phone

Gets or sets the length of the list. Returns an integer value one higher than the highest element defined in a list.

Syntax


var length = sortedList.length;

Property value

Type: Number

The length of the list.

Requirements

Minimum WinJS version

WinJS 1.0

Namespace

WinJS.Binding

See also

SortedListProjection

 

 

Show:
© 2017 Microsoft