Share via


PageResultRequestControl.PageSize プロパティ

定義

PageSize プロパティは、要求されるページ サイズを指定します。

public:
 property int PageSize { int get(); void set(int value); };
public int PageSize { get; set; }
member this.PageSize : int with get, set
Public Property PageSize As Integer

プロパティ値

要求されるページ サイズ。

適用対象