Suoranta.EnterpriseLib.Web - Developer API

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

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

Syntax


public PagedResultSet(
	int page,
	List<TResult> results
)

Parameters

page
Type: Int32
results
Type: List<(Of <(<'TResult>)>)>