ManagedPropertyFilterGenerator.RefinementFilterStringComparer class

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.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator.RefinementFilterStringComparer

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected Class RefinementFilterStringComparer _
    Implements IComparer
'Usage
Dim instance As ManagedPropertyFilterGenerator.RefinementFilterStringComparer
protected class RefinementFilterStringComparer : 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.RefinementFilterStringComparer members

Microsoft.Office.Server.Search.WebControls namespace