Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray method

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)
パラメーター説明
valueSystem::SharedPtr<XmpValue>変換する値。

ReturnValue

XmlValue。

参照