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ámetro | Tipo | Descripción |
|---|---|---|
| array | System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> | Matriz de destino. |
| índice | int32_t | Índice inicial. |
Ver también
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++