FeedResponse<T>.Count Property

Definition

Gets the number of items returned in the response from the Azure DocumentDB database service.

public int Count { get; }
Property Value

Count of items in the response.