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ètre | Type | Description |
|---|---|---|
| tableau | System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> | Tableau de destination. |
| indice | int32_t | Indice de départ. |
Voir aussi
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++