Gets the index of the last occurrence of the specified item in this rope.
Declaration Syntax
Return Value
The last index where the item 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 Array.LastIndexOf!
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238