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
| Parameter | Typ | Beskrivning |
|---|---|---|
| array | System::ArrayPtr<System::SharedPtr<FileSpecification>> | Array av objekt som kommer att kopieras. |
| index | int32_t | Startindex varifrån kopieringen kommer att påbörjas. |
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class FileSpecification
- Class EmbeddedFileCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++