The add highlight delegate, called when hits are found.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public delegate void AddHighlight( Run run, int index, int length )
Public Delegate Sub AddHighlight ( run As Run, index As Integer, length As Integer )
public delegate void AddHighlight( Run^ run, int index, int length )
type AddHighlight = delegate of run : Run * index : int * length : int -> unit
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)