共用方式為


PagedResult<T>.Items 屬性

定義

取得或設定專案的頁面。

public T[] Items { get; set; }
member this.Items : 'T[] with get, set
Public Property Items As T()

屬性值

T[]

專案的陣列。

適用於