Returns a highlight at specified position.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
protected Highlight FindHighlightAt( int start, int end, out int insert, bool adjust )
Protected Function FindHighlightAt ( start As Integer, end As Integer, <OutAttribute> ByRef insert As Integer, adjust As Boolean ) As Highlight
protected: Highlight^ FindHighlightAt( int start, int end, [OutAttribute] int% insert, bool adjust )
member FindHighlightAt : start : int * end : int * insert : int byref * adjust : bool -> Highlight
Return Value
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)