次の方法で共有


PagedList<T>.Items メソッド

定義

public System.Collections.Generic.IList<T> Items ();
member this.Items : unit -> System.Collections.Generic.IList<'T>
Public Function Items () As IList(Of T)

戻り値

IList<T>

適用対象