Aspose::Pdf::Annotations::ActionCollection::Contains method
ActionCollection::Contains method
Returns true if give item presents in the collection.
bool Aspose::Pdf::Annotations::ActionCollection::Contains(const System::SharedPtr<PdfAction> &item) const override
| Parameter | Type | Description |
|---|---|---|
| item | const System::SharedPtr<PdfAction>& | Item to find. |
ReturnValue
Not implemented.
See Also
- Typedef SharedPtr
- Class PdfAction
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++