Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray 方法
XmpValue::to_KeyValuePairArray method
将 XmlValue 转换为命名集合值。
static System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray(System::SharedPtr<XmpValue> value)
| Parameter | Type | 描述 |
|---|---|---|
| value | System::SharedPtr<XmpValue> | 要转换的值。 |
ReturnValue
XmlValue。
另见
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++