Aspose::Pdf::Annotations::ActionCollection::CopyTo‑metod
ActionCollection::CopyTo method
Kopierar åtgärdsarrayen till samlingen.
void Aspose::Pdf::Annotations::ActionCollection::CopyTo(System::ArrayPtr<System::SharedPtr<PdfAction>> array, int32_t index) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| array | System::ArrayPtr<System::SharedPtr<PdfAction>> | Array av åtgärder som måste kopieras till samlingen. |
| index | int32_t | Index från vilket arrayen kommer att kopieras. |
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class PdfAction
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++