Share via


ResourceCollection<TResource,TLinks>.TotalCount Property

Definition

Gets the total count of the elements in the resource collection.

[Newtonsoft.Json.JsonProperty]
public int TotalCount { get; }
[<Newtonsoft.Json.JsonProperty>]
member this.TotalCount : int
Public ReadOnly Property TotalCount As Integer

Property Value

Attributes

Applies to