Aspose::Page::EPS::XMP::XmpMetadata::CopyTo 方法
XmpMetadata::CopyTo method
将集合的元素复制到数组中。
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 | 描述 |
|---|---|---|
| array | System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> | 目标数组。 |
| 索引 | int32_t | 起始索引。 |
另见
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++