NoteTag.Equals Method

Aspose.Note for .NET API

NoteTagEquals Method

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