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
ParameterTypeDescription
itemconst System::SharedPtr<PdfAction>&Item to delete.

ReturnValue

Not implemented.

See Also