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ámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | Índice del elemento. |
ReturnValue
Elemento recuperado.
Ver también
- Typedef SharedPtr
- Class Element
- Class ElementCollection
- Namespace Aspose::Pdf::Structure
- Library Aspose.PDF for C++