AvalonEdit
CompareTo Method (other)
NamespacesICSharpCode.AvalonEdit.DocumentTextLocationCompareTo(TextLocation)
Compares two text locations.
Declaration Syntax
C#Visual BasicVisual 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