NoteTag.Equals
Equals(object)
Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.
public override bool Equals(object obj)
Parameter | Typ | Beschreibung |
---|---|---|
obj | Object | Das Objekt. |
Rückgabewert
DieBoolean .
Siehe auch
- class NoteTag
- namensraum Aspose.Note
- Montage Aspose.Note
Equals(NoteTag)
Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.
public bool Equals(NoteTag other)
Parameter | Typ | Beschreibung |
---|---|---|
other | NoteTag | Das Objekt. |
Rückgabewert
DieBoolean .
Siehe auch
- class NoteTag
- namensraum Aspose.Note
- Montage Aspose.Note