Share via


PageResult.Count Property

Definition

Gets the total count of items in the feed.

[System.Runtime.Serialization.DataMember]
public long? Count { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Count : Nullable<int64>
Public ReadOnly Property Count As Nullable(Of Long)

Property Value

Attributes

Applies to