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