Condividi tramite


PageableList<T>.Data Property

Definition

The requested list of items.

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

Property Value

Applies to