Removes a highlight specified by it's character index.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public virtual void RemoveHighlight( int start, int end )
Public Overridable Sub RemoveHighlight ( start As Integer, end As Integer )
public: virtual void RemoveHighlight( int start, int end )
abstract RemoveHighlight : start : int * end : int -> unit override RemoveHighlight : start : int * end : int -> unit
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)