Equals
Equals(HighlightAnnotation)
Vergelijkt markeringsaantekeningen met behulp van de IEquatable Equals-methode
public bool Equals(HighlightAnnotation other)
Parameter | Type | Beschrijving |
---|---|---|
other | HighlightAnnotation | Het HighlightAnnotation-object om te vergelijken met het huidige object |
Zie ook
- class HighlightAnnotation
- naamruimte GroupDocs.Annotation.Models.AnnotationModels
- montage GroupDocs.Annotation
Equals(object)
Vergelijkt markeringsaantekeningen met behulp van 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 HighlightAnnotation
- naamruimte GroupDocs.Annotation.Models.AnnotationModels
- montage GroupDocs.Annotation