Метод 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)
| Параметр | Тип | Описание |
|---|---|---|
| value | const System::SharedPtr<XmpValue>& | Значение для преобразования. |
ReturnValue
XmlValue.
См. также
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++