Gets the index of the last occurrence of the specified character in this text source.
Declaration Syntax
Return Value
The last index where the search term was found; or -1 if no occurrence was found.
Remarks
The search proceeds backwards from (startIndex+count) to startIndex.
This is different than the meaning of the parameters on string.LastIndexOf!
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238