Endeca Presentation API
RangeFilter Class
NamespacesEndeca.NavigationRangeFilter
Class representing a range filter on a navigation record set.
Declaration Syntax
C#Visual BasicVisual C++
public class RangeFilter
Public Class RangeFilter
public ref class RangeFilter
Members
All MembersConstructorsMethods



IconMemberDescription
RangeFilterRangeFilterNew(String)
Constructor creating a filter.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()
Serves as a hash function for a particular type. GetHashCode()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()
Returns the string representation of the filter.
(Overrides Object.ToString()().)
Remarks
A filter is composed of a record property name and a set of conditions that have to be true in order for a record to pass through the filter.
Inheritance Hierarchy
Object
RangeFilter

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0