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
| Parameter | Typ | Beskrivning |
|---|---|---|
| annotation | const System::SharedPtr<Annotation>& | Annotation som ska sökas. |
ReturnValue
Sant - om annotationen hittas; annars falskt.
Se även
- Typedef SharedPtr
- Class Annotation
- Class AnnotationCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++