summaryN:DotNetNuke.Collections
Classes
Class | Description | |
---|---|---|
![]() | CollectionExtensions | |
![]() | EnumerableExtensions | |
![]() | PagedList<(Of <(<'T>)>)> |
Represents a snapshot of a single page of objects from a data store
|
![]() | PageSelector<(Of <(<'T>)>)> |
Provides options to allow the consumer to select a page of data from a paged data store
|
![]() | PagingExtensions |
Contains filters that can be applied to [!:IEnumerable] stores
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IPagedList<(Of <(<'T>)>)> |
Provides an interface to a paged list, which contains a snapshot
of a single page of data from the data store
|