Aspose::Pdf::Annotations::ActionCollection::Remove method
ActionCollection::Remove method
Removes item from collection.
bool Aspose::Pdf::Annotations::ActionCollection::Remove(const System::SharedPtr<PdfAction> &item) override
| Parameter | Type | Description |
|---|---|---|
| item | const System::SharedPtr<PdfAction>& | Item to delete. |
ReturnValue
Not implemented.
See Also
- Typedef SharedPtr
- Class PdfAction
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++