Метод Aspose::Pdf::XmpValue::to_KeyValuePairArray

XmpValue::to_KeyValuePairArray method

Преобразует XmlValue в значение именованной коллекции.

static System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> Aspose::Pdf::XmpValue::to_KeyValuePairArray(const System::SharedPtr<XmpValue> &value)
ПараметрТипОписание
valueconst System::SharedPtr<XmpValue>&Значение для преобразования.

ReturnValue

XmlValue.

См. также