Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray method
XmpValue::to_KeyValuePairArray method
Converts XmlValue to named collection value.
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 | Description |
|---|---|---|
| value | System::SharedPtr<XmpValue> | Value to convert. |
ReturnValue
XmlValue.
See Also
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++