Aspose::Pdf::Forms::OptionCollection::Remove metod

OptionCollection::Remove method

Tar bort ett objekt från samlingen, kastar NotImplementedException .

bool Aspose::Pdf::Forms::OptionCollection::Remove(const System::SharedPtr<Option> &item) override
ParameterTypBeskrivning
itemconst System::SharedPtr<Option>&Operator objekt att ta bort.

ReturnValue

Kastar NotImplementedException

Se även