Método Aspose::Pdf::Forms::OptionCollection::Add
OptionCollection::Add method
Agrega un elemento a la colección, lanza NotImplementedException. .
void Aspose::Pdf::Forms::OptionCollection::Add(const System::SharedPtr<Option> &item) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| item | const System::SharedPtr<Option>& | Elemento Operator para agregar. |
Ver también
- Typedef SharedPtr
- Class Option
- Class OptionCollection
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++