The RangeFilter type exposes the following members.

Methods

  NameDescription
CreateBetweenRangeFilter
Creates new between range filter.
CreateComparisonRangeFilter
Creates new between comparison filter.
CreateGeocodeBetweenRangeFilter
Creates a new geocode between filter.
CreateGeocodeComparisonRangeFilter
Creates a new geocode comparison filter.
EqualsOverloaded.
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 (Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Parse
Parses the specified string into a RangeFilter instance.
ToString
Returns a formatted representation of this filter.
(Overrides Object..::.ToString()()().)

See Also