Aspose::Pdf::Annotations::ActionCollection::Contains método
ActionCollection::Contains method
Devuelve true si el elemento dado está presente en la colección.
bool Aspose::Pdf::Annotations::ActionCollection::Contains(const System::SharedPtr<PdfAction> &item) const override
| Parámetro | Tipo | Descripción |
|---|---|---|
| elemento | const System::SharedPtr<PdfAction>& | Elemento a buscar. |
ReturnValue
No implementado.
Ver también
- Typedef SharedPtr
- Class PdfAction
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++