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