Aspose::Page::XPS::XpsDocument::RemoveAt メソッド

XpsDocument::RemoveAt method

アクティブページの index 番目の位置にある要素を削除します。

System::SharedPtr<XpsModel::XpsContentElement> Aspose::Page::XPS::XpsDocument::RemoveAt(int32_t index)
パラメーター説明
インデックスint32_t要素を削除すべき位置です。

ReturnValue

削除された要素です。

参照