Aspose::Page::XPS::XpsModel::XpsArray::RemoveAt 메서드
XpsArray::RemoveAt method
지정된 위치에서 배열의 객체를 제거합니다.
T Aspose::Page::XPS::XpsModel::XpsArray<T>::RemoveAt(int32_t index)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int32_t | 객체를 제거할 위치. |
ReturnValue
제거된 객체.
또 보기
- Class XpsArray
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++