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)
ParameterTypBeskrivning
indexint32_tÅtgärdens indexvärde.

ReturnValue

Åtgärdens index om den hittas; annars kastas IndexOutOfRangeException

Se även