Метод Aspose::Pdf::Vector::GraphicElementCollection::idx_get

GraphicElementCollection::idx_get method

Получает элемент GraphicElement по указанному индексу.

System::SharedPtr<GraphicElement> Aspose::Pdf::Vector::GraphicElementCollection::idx_get(int32_t index)
ПараметрТипОписание
индексint32_tИндекс в коллекции.

ReturnValue

GraphicElement.

См. также