Aspose::Page::XPS::XpsMetadata::OutputBin::OutputBinOption::Add メソッド

OutputBinOption::Add method

機能に IOutputBinOptionItem インスタンスの配列を追加します。

System::SharedPtr<OutputBin::OutputBinOption> Aspose::Page::XPS::XpsMetadata::OutputBin::OutputBinOption::Add(const System::ArrayPtr<System::SharedPtr<OutputBin::IOutputBinOptionItem>> &items)
パラメーター説明
itemsconst System::ArrayPtr<System::SharedPtr<OutputBin::IOutputBinOptionItem>>&任意の IOutputBinOptionItem インスタンスの配列です。

ReturnValue

このオプションのインスタンス。

参照