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