GroupsListProjection.length property
The length of the list. Returns an integer value one higher than the highest element defined in an list.
Syntax
var length = groupsList.length;
Property value
Type: Number
The length of the list.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.Binding |