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.
Indicates that the number of items in the IListDataSource has changed.
Syntax
iListNotificationHandler.countChanged(newCount, oldCount);
Parameters
newCount
Type: NumberThe updated count.
oldCount
Type: NumberThe original count.
Return value
This method does not return a value.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |