共用方式為


PageResultResponseControl.TotalCount 屬性

定義

TotalCount 屬性包含估計的結果集大小。

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

屬性值

傳回之項目總計數的估計值。

適用於