NoteTask.Equals Method

Aspose.Note for .NET API

NoteTaskEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodEquals(NoteTagCore)
Determines whether the specified object is equal to the current object.
(Inherited from NoteTagCore.)
Public methodEquals(NoteTask)
Determines whether the specified object is equal to the current object.
Top
See Also