Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePair メソッド

XmpValue::to_KeyValuePair method

XmpValue を名前付き値に変換します。

static System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>> Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePair(System::SharedPtr<XmpValue> value)
パラメーター説明
valueSystem::SharedPtr<XmpValue>変換する値。

ReturnValue

XmlValue。

参照