Aspose::Page::XPS::XpsModel::XpsArray::RemoveAt 方法
XpsArray::RemoveAt method
在指定位置从数组中移除对象。
T Aspose::Page::XPS::XpsModel::XpsArray<T>::RemoveAt(int32_t index)
| Parameter | Type | 描述 |
|---|---|---|
| 索引 | int32_t | 要移除对象的位置。 |
ReturnValue
已移除的对象。
另见
- Class XpsArray
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++