다음을 통해 공유


ItemCountFilter.ChangeMaxCount(Int32) Method

Definition

public Microsoft.VisualStudio.ProjectSystem.Query.Framework.ItemCountFilter ChangeMaxCount (int maxCount);
member this.ChangeMaxCount : int -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.ItemCountFilter
Public Function ChangeMaxCount (maxCount As Integer) As ItemCountFilter

Parameters

maxCount
Int32

Returns

Applies to