Aspose::Pdf::LogicalStructure::ElementListImplementation::RemoveAt метод
ElementListImplementation::RemoveAt method
Удалить элемент из списка.
void Aspose::Pdf::LogicalStructure::ElementListImplementation::RemoveAt(int32_t index, bool updatePdfDictionary=true) override
| Параметр | Тип | Описание |
|---|---|---|
| индекс | int32_t | Индекс для удаления. |
| updatePdfDictionary | bool | Должен ли словарь PDF быть обновлён. |
См. также
- Class ElementListImplementation
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++