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ámetroTipoDescripción
valueSystem::SharedPtr<XmpValue>Valor a convertir.

ReturnValue

Valor XML.

Ver también