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ámetroTipoDescripción
itemconst System::SharedPtr<Option>&Operator elemento a eliminar.

ReturnValue

Lanza NotImplementedException

Ver también