Determines whether the specified
Object is equal to the current
Object.
Declaration Syntax
Public MustOverride Function Equals ( _
obj As Object _
) As Boolean
public:
virtual bool Equals(
Object^ obj
) abstract override
Return Value
true if the specified
Object is equal to the current
Object; otherwise, false.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238