Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::RemoveAt メソッド
PageAPI::RemoveAt method
ページから index の位置にある要素を削除します。
System::SharedPtr<XpsModel::XpsContentElement> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::RemoveAt(int32_t index)
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int32_t | 要素を削除すべき位置です。 |
ReturnValue
削除された要素です。
参照
- Typedef SharedPtr
- Class XpsContentElement
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++