Aspose::Pdf::XImageCollection::Remove method
XImageCollection::Remove method
Removes item from collection, throws NotImplementedException .
bool Aspose::Pdf::XImageCollection::Remove(const System::SharedPtr<Aspose::Pdf::XImage> &item) override
Parameter | Type | Description |
---|---|---|
item | const System::SharedPtr<Aspose::Pdf::XImage>& | Item to remove. |
ReturnValue
NotImplementedException
See Also
- Typedef SharedPtr
- Class XImage
- Class XImageCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++