ItemsProviderRequest.Count Property

Definition

The requested number of items to be provided. The actual number of provided items does not need to match this value.

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

Property Value

Applies to