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

XmpMetadata::CopyTo method

Copia los elementos de la colección a una matriz.

void Aspose::Page::EPS::XMP::XmpMetadata::CopyTo(System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> array, int32_t index) override
ParámetroTipoDescripción
arraySystem::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>>Matriz de destino.
índiceint32_tÍndice inicial.

Ver también