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
ParameterType描述
arraySystem::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>>目标数组。
索引int32_t起始索引。

另见