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)
ParameterTypBeschreibung
itemsconst System::ArrayPtr<System::SharedPtr<OutputBin::IOutputBinOptionItem>>&Ein beliebiges Array von IOutputBinOptionItem Instanzen.

ReturnValue

Diese Optionsinstanz.

Siehe auch