Compares two text locations.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int CompareTo( TextLocation other )
Public Function CompareTo ( _ other As TextLocation _ ) As Integer
public: virtual int CompareTo( TextLocation other ) sealed
Parameters
- other (TextLocation)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238