LoadMoreItemsResult LoadMoreItemsResult LoadMoreItemsResult LoadMoreItemsResult Struct

Definition

Wraps the asynchronous results of a LoadMoreItemsAsync call.

public : struct LoadMoreItemsResultpublic struct LoadMoreItemsResultPublic Structure LoadMoreItemsResult// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Count Count Count Count

The number of items that were actually loaded.

public : field unsigned int Countpublic field uint CountPublic Field Count// This API is not available in Javascript.

See Also