Aspose::Pdf::Structure::ElementCollection::idx_get method

ElementCollection::idx_get method

Obtiene Element por índice.

System::SharedPtr<Element> Aspose::Pdf::Structure::ElementCollection::idx_get(int32_t index)
ParámetroTipoDescripción
índiceint32_tÍndice del elemento.

ReturnValue

Elemento recuperado.

Ver también