AvalonEdit
Equals Method (other)
NamespacesICSharpCode.AvalonEdit.DocumentOffsetChangeMapEntryEquals(OffsetChangeMapEntry)
Indicates whether the current object is equal to another object of the same type.
Declaration Syntax
C#Visual BasicVisual C++
public bool Equals(
	OffsetChangeMapEntry other
)
Public Function Equals ( _
	other As OffsetChangeMapEntry _
) As Boolean
public:
virtual bool Equals(
	OffsetChangeMapEntry other
) sealed
Parameters
other (OffsetChangeMapEntry)
An object to compare with this object.
Return Value
true if the current object is equal to the other parameter; otherwise, false.

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