Aspose::Pdf::Structure::ElementCollection::idx_get metod
ElementCollection::idx_get method
Hämtar Element efter index.
System::SharedPtr<Element> Aspose::Pdf::Structure::ElementCollection::idx_get(int32_t index)
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int32_t | Elementets index. |
ReturnValue
Hämtat element.
Se även
- Typedef SharedPtr
- Class Element
- Class ElementCollection
- Namespace Aspose::Pdf::Structure
- Library Aspose.PDF for C++