Aspose::Pdf::Forms::OptionCollection::Remove método
OptionCollection::Remove method
Elimina el elemento de la colección, lanza NotImplementedException .
bool Aspose::Pdf::Forms::OptionCollection::Remove(const System::SharedPtr<Option> &item) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| item | const System::SharedPtr<Option>& | Operator elemento a eliminar. |
ReturnValue
Lanza NotImplementedException
Ver también
- Typedef SharedPtr
- Class Option
- Class OptionCollection
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++