Partager via


CosmosPage<T>.Values Property

Definition

The values contained in this page.

public System.Collections.Generic.IReadOnlyList<T> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<'T>
Public ReadOnly Property Values As IReadOnlyList(Of T)

Property Value

Applies to