Highlight position comparer, used for binary searching.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
protected IComparer<Highlight> highlightComparer
Protected highlightComparer As IComparer(Of Highlight)
protected: IComparer<Highlight^>^ highlightComparer
val mutable highlightComparer: IComparer<Highlight>
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)