Overload List
Name | Description | |
---|---|---|
![]() | PagedList<(Of <(<'T>)>)>(IEnumerable<(Of <<'(T>)>>), Int32, Int32) |
Creates a paged list containing objects from the selected enumerable source
|
![]() | PagedList<(Of <(<'T>)>)>(IEnumerable<(Of <<'(T>)>>), Int32, Int32, Int32) |
Creates a paged list containing objects from a collection of items
|