PageResultResponseControl.TotalCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
TotalCount 屬性包含估計的結果集大小。
public:
property int TotalCount { int get(); };
public int TotalCount { get; }
member this.TotalCount : int
Public ReadOnly Property TotalCount As Integer
屬性值
傳回之項目總計數的估計值。