RangeFilter<(Of <(<'TValue>)>)> Class
Namespace:
Suoranta.EnterpriseLib.Linq.Filters
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Object
Suoranta.EnterpriseLib.Linq.Filters..::..RangeFilter
Suoranta.EnterpriseLib.Linq.Filters..::..RangeFilter<(Of <(<'TValue>)>)>
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public class RangeFilter<TValue> : RangeFilter, IRangeFilter<TValue> where TValue : IComparable<TValue>
Type Parameters
- TValue
Inheritance Hierarchy
Suoranta.EnterpriseLib.Linq.Filters..::..RangeFilter
Suoranta.EnterpriseLib.Linq.Filters..::..RangeFilter<(Of <(<'TValue>)>)>

