Aspose::Page::XPS::XpsModel::XpsArray::Insert 메서드

XpsArray::Insert method

지정된 위치에 새 객체를 배열에 삽입합니다.

T Aspose::Page::XPS::XpsModel::XpsArray<T>::Insert(int32_t index, T obj)
매개변수형식설명
indexint32_t객체를 삽입할 위치.
objT삽입할 객체.

ReturnValue

삽입된 객체.

또 보기