你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ReminderPagedResult<T>.SetDefaultPageSize(Int32) 方法

定义

设置新的默认页面大小。

public static void SetDefaultPageSize (int newSize);
static member SetDefaultPageSize : int -> unit
Public Shared Sub SetDefaultPageSize (newSize As Integer)

参数

newSize
Int32

新大小。

适用于