ManagedPropertyFilterGenerator.RefinementFilterStringComparer members
Defines a custom comparer that is used to sort elements in an array on the string format of the filter display name in ascending order.
The ManagedPropertyFilterGenerator.RefinementFilterStringComparer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ManagedPropertyFilterGenerator.RefinementFilterStringComparer | Initializes a new instance of the RefinementFilterStringComparer 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 string format of the filter display name. |
Top
See also
Reference
ManagedPropertyFilterGenerator.RefinementFilterStringComparer class