Inequality test.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static bool operator !=( TextLocation left, TextLocation right )
Public Shared Operator <> ( _ left As TextLocation, _ right As TextLocation _ ) As Boolean
public: static bool operator !=( TextLocation left, TextLocation right )
Parameters
- left (TextLocation)
- right (TextLocation)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238