Share via


ODataResourceSetBase.Count Property

Definition

Gets or sets the number of items in the resource set.

public long? Count { get; set; }
member this.Count : Nullable<int64> with get, set
Public Property Count As Nullable(Of Long)

Property Value

The number of items in the resource set.

Applies to