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
ParameterTypBeskrivning
destSystem::ArrayPtr<System::SharedPtr<Artifact>>Målararray.
indexint32_tStartindex.

Se även