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)
ParameterTypeالوصف
valueSystem::SharedPtr<XmpValue>القيمة للتحويل.

ReturnValue

XmlValue.

انظر أيضًا