Aspose::Pdf::Annotations::AnnotationCollection::Contains method

AnnotationCollection::Contains method

Kontrollerar om angiven annotation tillhör samlingen.

bool Aspose::Pdf::Annotations::AnnotationCollection::Contains(const System::SharedPtr<Annotation> &annotation) const override
ParameterTypBeskrivning
annotationconst System::SharedPtr<Annotation>&Annotation som ska sökas.

ReturnValue

Sant - om annotationen hittas; annars falskt.

Se även