Equals
Equals(TextRedactionAnnotation)
Vergleicht Textschwärzungsanmerkungen mithilfe der IEquatable-Equals-Methode
public bool Equals(TextRedactionAnnotation other)
| Parameter | Typ | Beschreibung | 
|---|---|---|
| other | TextRedactionAnnotation | Das TextRedactionAnnotation-Objekt, das mit dem aktuellen Objekt verglichen werden soll | 
Siehe auch
- class TextRedactionAnnotation
 - namensraum GroupDocs.Annotation.Models.AnnotationModels
 - Montage GroupDocs.Annotation
 
Equals(object)
Vergleicht Textschwärzungsanmerkungen unter Verwendung der Standardobjekt-Equals-Methode
public override bool Equals(object obj)
| Parameter | Typ | Beschreibung | 
|---|---|---|
| obj | Object | Das Objekt, das mit dem aktuellen Objekt verglichen werden soll | 
Siehe auch
- class TextRedactionAnnotation
 - namensraum GroupDocs.Annotation.Models.AnnotationModels
 - Montage GroupDocs.Annotation