Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray method
XmpValue::to_KeyValuePairArray method
Convierte XmlValue a un valor de colección con nombre.
static System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray(System::SharedPtr<XmpValue> value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | System::SharedPtr<XmpValue> | Valor a convertir. |
ReturnValue
Valor XML.
Ver también
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++