Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 672 Bytes

istoragequeryresultbase_getitemcountasync_1115995255.md

File metadata and controls

22 lines (15 loc) · 672 Bytes
-api-id -api-type
M:Windows.Storage.Search.IStorageQueryResultBase.GetItemCountAsync
winrt method

Windows.Storage.Search.IStorageQueryResultBase.GetItemCountAsync

-description

Retrieves the number of items that match the query that created a StorageFileQueryResult, StorageFolderQueryResult, or StorageItemQueryResult object.

-returns

When this method completes successfully, it returns the number of items that match the query.

-remarks

-examples

-see-also