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