Aspose::Pdf::Forms::OptionCollection::Add method

OptionCollection::Add method

Adds item in collection, throws NotImplementedException .

void Aspose::Pdf::Forms::OptionCollection::Add(const System::SharedPtr<Option> &item) override
ParameterTypeDescription
itemconst System::SharedPtr<Option>&Operator item to add.

See Also