Suoranta.EnterpriseLib.Web - Developer API

RangeFilter<(Of <(<'TValue>)>)> Class

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

Syntax


public class RangeFilter<TValue> : RangeFilter, 
	IRangeFilter<TValue>
where TValue : IComparable<TValue>

Type Parameters

TValue

Inheritance Hierarchy


Object
  Suoranta.EnterpriseLib.Linq.Filters..::..RangeFilter
    Suoranta.EnterpriseLib.Linq.Filters..::..RangeFilter<(Of <(<'TValue>)>)>