次の方法で共有


FeedResponse<T>.Count プロパティ

定義

Azure Cosmos DB サービスからの応答で返される項目の数を取得します。

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

プロパティ値

応答内の項目の数。

適用対象