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++