次の方法で共有


PageResultResponseControl.TotalCount プロパティ

定義

TotalCount プロパティは、結果セットの推定サイズを格納します。

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

プロパティ値

返されるエントリの合計数の推定値。

適用対象