Aspose::Pdf::EmbeddedFileCollection::CopyTo method

EmbeddedFileCollection::CopyTo method

Kopierar en array av FileSpecification objekt till samlingen.

void Aspose::Pdf::EmbeddedFileCollection::CopyTo(System::ArrayPtr<System::SharedPtr<FileSpecification>> array, int32_t index) override
ParameterTypBeskrivning
arraySystem::ArrayPtr<System::SharedPtr<FileSpecification>>Array av objekt som kommer att kopieras.
indexint32_tStartindex varifrån kopieringen kommer att påbörjas.

Se även