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