Equals
Equals(AnnotationBase)
Vergelijkt basisannotaties met behulp van de methode IEquatable Equals
public bool Equals(AnnotationBase other)
| Parameter | Type | Beschrijving | 
|---|---|---|
| other | AnnotationBase | Het AnnotationBase-object dat moet worden vergeleken met het huidige object | 
Zie ook
- class AnnotationBase
 - naamruimte GroupDocs.Annotation.Models.AnnotationModels
 - montage GroupDocs.Annotation
 
Equals(object)
Vergelijkt basisannotaties met standaardobject Equals-methode
public override bool Equals(object obj)
| Parameter | Type | Beschrijving | 
|---|---|---|
| obj | Object | Het object dat moet worden vergeleken met het huidige object | 
Zie ook
- class AnnotationBase
 - naamruimte GroupDocs.Annotation.Models.AnnotationModels
 - montage GroupDocs.Annotation