次の方法で共有


IFeedResponse<T>.Count プロパティ

定義

Azure Cosmos DB サービスのフィード操作に関連付けられている応答で返される項目の数を取得します。

public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

プロパティ値

応答内の項目の数。

適用対象