Equals
Equals(TextRedactionAnnotation)
Compare les annotations de rédaction de texte à l’aide de la méthode IEquatable Equals
public bool Equals(TextRedactionAnnotation other)
Paramètre | Taper | La description |
---|---|---|
other | TextRedactionAnnotation | L’objet TextRedactionAnnotation à comparer avec l’objet courant |
Voir également
- class TextRedactionAnnotation
- espace de noms GroupDocs.Annotation.Models.AnnotationModels
- Assemblée GroupDocs.Annotation
Equals(object)
Compare les annotations de rédaction de texte à l’aide de l’objet standard Égal à la méthode
public override bool Equals(object obj)
Paramètre | Taper | La description |
---|---|---|
obj | Object | L’objet à comparer avec l’objet courant |
Voir également
- class TextRedactionAnnotation
- espace de noms GroupDocs.Annotation.Models.AnnotationModels
- Assemblée GroupDocs.Annotation