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)
| パラメーター | 型 | 説明 |
|---|---|---|
| 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++