Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the length of the list, which is an integer value one higher than the highest element defined in the list.
Syntax
var length = list.length;
Property value
Type: Number
The length of the list.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.Binding |