Gets the number of items in the IListDataAdapter object's data source.
Syntax
iListDataAdapter.getCount().done( /* Your success and error handlers */ );
Parameters
This method has no parameters.
Return value
Type: Promise
A Promise that contains the number of items the IListDataAdapter contains or null if the number of items is unknown.
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