Suoranta.EnterpriseLib.Web - Developer API

PagedResultSet<(Of <(<'TResult>)>)> Class

Provides container for paged results

Namespace:  Suoranta.EnterpriseLib.Linq
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public class PagedResultSet<TResult>

Type Parameters

TResult

Inheritance Hierarchy


Object
  Suoranta.EnterpriseLib.Linq..::..PagedResultSet<(Of <(<'TResult>)>)>