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ètreTypeDescription
valueSystem::SharedPtr<XmpValue>Valeur à convertir.

ReturnValue

XmlValue.

Voir aussi