Equals
Equals(TextRedactionAnnotation)
Vergelijkt annotaties voor tekstredactie met behulp van de methode IEquatable Equals
public bool Equals(TextRedactionAnnotation other)
Parameter | Type | Beschrijving |
---|---|---|
other | TextRedactionAnnotation | Het TextRedactionAnnotation-object dat moet worden vergeleken met het huidige object |
Zie ook
- class TextRedactionAnnotation
- naamruimte GroupDocs.Annotation.Models.AnnotationModels
- montage GroupDocs.Annotation
Equals(object)
Vergelijkt tekstredactie-annotaties met behulp van standaardobject Equals-methode
public override bool Equals(object obj)
Parameter | Type | Beschrijving |
---|---|---|
obj | Object | Het object dat moet worden vergeleken met het huidige object |
Zie ook
- class TextRedactionAnnotation
- naamruimte GroupDocs.Annotation.Models.AnnotationModels
- montage GroupDocs.Annotation