Aspose::Pdf::ArtifactCollection::CopyTo metod
ArtifactCollection::CopyTo method
Kopierar samlingen till en array.
void Aspose::Pdf::ArtifactCollection::CopyTo(System::ArrayPtr<System::SharedPtr<Artifact>> dest, int32_t index) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| dest | System::ArrayPtr<System::SharedPtr<Artifact>> | Målararray. |
| index | int32_t | Startindex. |
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Artifact
- Class ArtifactCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++