Overload List

  NameDescription
Public methodPagedList<(Of <(<'T>)>)>(IEnumerable<(Of <<'(T>)>>), Int32, Int32)
Creates a paged list containing objects from the selected enumerable source
Public methodPagedList<(Of <(<'T>)>)>(IEnumerable<(Of <<'(T>)>>), Int32, Int32, Int32)
Creates a paged list containing objects from a collection of items

See Also