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
ParameterTypBeskrivning
arraySystem::ArrayPtr<System::SharedPtr<PdfAction>>Array av åtgärder som måste kopieras till samlingen.
indexint32_tIndex från vilket arrayen kommer att kopieras.

Se även