Aspose::Page::XPS::XpsMetadata::OutputBin::OutputBinOption::Add Methode
OutputBinOption::Add method
Fügt ein Array von IOutputBinOptionItem Instanzen zum Feature hinzu.
System::SharedPtr<OutputBin::OutputBinOption> Aspose::Page::XPS::XpsMetadata::OutputBin::OutputBinOption::Add(const System::ArrayPtr<System::SharedPtr<OutputBin::IOutputBinOptionItem>> &items)
| Parameter | Typ | Beschreibung |
|---|---|---|
| items | const System::ArrayPtr<System::SharedPtr<OutputBin::IOutputBinOptionItem>>& | Ein beliebiges Array von IOutputBinOptionItem Instanzen. |
ReturnValue
Diese Optionsinstanz.
Siehe auch
- Typedef SharedPtr
- Class OutputBinOption
- Typedef ArrayPtr
- Class IOutputBinOptionItem
- Class OutputBinOption
- Class OutputBin
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++