Método Aspose::Pdf::XmpValue::to_KeyValuePairArray
XmpValue::to_KeyValuePairArray method
Convierte XmlValue a un valor de colección nombrada.
static System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> Aspose::Pdf::XmpValue::to_KeyValuePairArray(const System::SharedPtr<XmpValue> &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | const System::SharedPtr<XmpValue>& | Valor a convertir. |
ReturnValue
XmlValue.
Ver también
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++