Aspose.Note for .Net
NoteTagCoreEquals Method (NoteTagCore) |
Determines whether the specified object is equal to the current object.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public bool Equals( NoteTagCore other )
Public Function Equals ( other As NoteTagCore ) As Boolean
public: bool Equals( NoteTagCore^ other )
member Equals : other : NoteTagCore -> bool
Parameters
- other
- Type: Aspose.NoteNoteTagCore
The object.
Return Value
Type: BooleanThe Boolean.
