Namespace DotNetNuke.Collections
Classes
CollectionExtensions
Provides a collection of useful extensions to collections.
EnumerableExtensions
Provides extensions to IEnumerable.
PagedList<T>
Represents a snapshot of a single page of objects from a data store.
PageSelector<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
Interfaces
IPagedList<T>
Provides an interface to a paged list, which contains a snapshot of a single page of data from the data store.