Метод Aspose::Pdf::ArtifactCollection::CopyTo
ArtifactCollection::CopyTo method
Копирует коллекцию в массив.
void Aspose::Pdf::ArtifactCollection::CopyTo(System::ArrayPtr<System::SharedPtr<Artifact>> dest, int32_t index) override
| Параметр | Тип | Описание |
|---|---|---|
| dest | System::ArrayPtr<System::SharedPtr<Artifact>> | Массив назначения. |
| индекс | int32_t | Начальный индекс. |
См. также
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Artifact
- Class ArtifactCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++