Aspose::Page::EPS::XmpMetadata::CopyTo method

XmpMetadata::CopyTo method

Copie les éléments de la collection dans un tableau.

void Aspose::Page::EPS::XMP::XmpMetadata::CopyTo(System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> array, int32_t index) override
ParamètreTypeDescription
tableauSystem::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>>Tableau de destination.
indiceint32_tIndice de départ.

Voir aussi