ItemsProviderResult<TItem>.TotalItemCount Property

Definition

The total item count in the source generating the items provided.

public:
 property int TotalItemCount { int get(); };
public int TotalItemCount { get; }
member this.TotalItemCount : int
Public ReadOnly Property TotalItemCount As Integer

Property Value

Applies to