Equals
Equals(ImageAnnotation)
Compare les annotations d’images à l’aide de la méthode IEquatable Equals
public bool Equals(ImageAnnotation other)
Paramètre | Taper | La description |
---|---|---|
other | ImageAnnotation | L’objet ImageAnnotation à comparer avec l’objet courant |
Voir également
- class ImageAnnotation
- espace de noms GroupDocs.Annotation.Models.AnnotationModels
- Assemblée GroupDocs.Annotation
Equals(object)
Compare les annotations d’image à 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 ImageAnnotation
- espace de noms GroupDocs.Annotation.Models.AnnotationModels
- Assemblée GroupDocs.Annotation