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)
| Parameter | Type | الوصف |
|---|---|---|
| الفهرس | int32_t | الموضع الذي يجب إزالة العنصر منه. |
ReturnValue
العنصر المُزال.
انظر أيضًا
- Typedef SharedPtr
- Class XpsContentElement
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++