Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray méthode
XmpValue::to_KeyValuePairArray method
Convertit XmlValue en valeur de collection nommée.
static System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray(System::SharedPtr<XmpValue> value)
| Paramètre | Type | Description |
|---|---|---|
| value | System::SharedPtr<XmpValue> | Valeur à convertir. |
ReturnValue
XmlValue.
Voir aussi
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++