Aspose::Pdf::Metadata::CopyTo método

Metadata::CopyTo method

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

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

Ver también