다음을 통해 공유


IAsyncQueryDefinition.MaxCount Property

Definition

Gets conditions on the number of items to be collected.

public int? MaxCount { get; }
member this.MaxCount : Nullable<int>
Public ReadOnly Property MaxCount As Nullable(Of Integer)

Property Value

Applies to