Aspose::Pdf::Annotations::PdfActionCollection::idx_get‑metoden
PdfActionCollection::idx_get method
Hämtar åtgärd efter dess index.
System::SharedPtr<PdfAction> Aspose::Pdf::Annotations::PdfActionCollection::idx_get(int32_t index)
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int32_t | Åtgärdens indexvärde. |
ReturnValue
Åtgärdens index om den hittas; annars kastas IndexOutOfRangeException
Se även
- Typedef SharedPtr
- Class PdfAction
- Class PdfActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++