CSSearchQuery.FoundItemCount Property

Definition

Gets the current number of found items.

public virtual nuint FoundItemCount { [Foundation.Export("foundItemCount")] get; }
member this.FoundItemCount : nuint

Property Value

System.System.UIntPtr System.unativeint

The current number of found items.

Attributes

Remarks

This number will grow as more search results become ready.

Applies to