Delen via


ODataCollectionStart.Count Property

Definition

Gets the number of items in the collection.

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 collection.

Applies to