Aspose::Page::EPS::XMP::XmpMetadata::CopyTo method
XmpMetadata::CopyTo method
Copies elements of the collection into array.
void Aspose::Page::EPS::XMP::XmpMetadata::CopyTo(System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> array, int32_t index) override
Parameter | Type | Description |
---|---|---|
array | System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> | Destination array. |
index | int32_t | Starting index. |
See Also
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++