ManagedPropertyFilterGenerator.RefinementFilterCountComparer Members
Include Protected Members
Include Inherited Members
Defines a custom comparer that is used to sort the elements in an array on a filter value count in ascending order.
The ManagedPropertyFilterGenerator.RefinementFilterCountComparer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ManagedPropertyFilterGenerator.RefinementFilterCountComparer | Initializes a new instance of the RefinementFilterCountComparer class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComparer.Compare | Compares two specified refinement data elements based on the count of the resulting data returned by the refinement filter. |
Top
See Also
Reference
ManagedPropertyFilterGenerator.RefinementFilterCountComparer Class