AvalonEdit
Equals Method (obj)
NamespacesICSharpCode.AvalonEditTextViewPositionEquals(Object)
Indicates whether this instance and a specified object are equal.
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean
public:
virtual bool Equals(
	Object^ obj
) override
Parameters
obj (Object)
Another object to compare to.
Return Value
true if obj and this instance are the same type and represent the same value; otherwise, false.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238