Keyoti RapidFindReplace WPF API Docs
highlightComparer Field
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlers.HighlightHandlersHighlightHandlerhighlightComparer
Keyoti RapidFindReplace WPF
Highlight position comparer, used for binary searching.
Declaration Syntax
C#Visual BasicVisual C++F#
protected IComparer<Highlight> highlightComparer
Protected highlightComparer As IComparer(Of Highlight)
protected:
IComparer<Highlight^>^ highlightComparer
val mutable highlightComparer: IComparer<Highlight>
Field Value
IComparer<(Of <(<'Highlight>)>)>

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)