Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines a custom comparer that is used to sort the elements in an array on the numeric format of the filter display name in descending order.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator.RefinementFilterNumericReverseComparer
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Class RefinementFilterNumericReverseComparer _
Implements IComparer
'Usage
Dim instance As ManagedPropertyFilterGenerator.RefinementFilterNumericReverseComparer
protected class RefinementFilterNumericReverseComparer : IComparer
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
ManagedPropertyFilterGenerator.RefinementFilterNumericReverseComparer Members