Aspose::Page::EPS::XMP::XmpValue::to_XmpValueArray 方法
XmpValue::to_XmpValueArray method
将 XmpValue 转换为数组。
static System::ArrayPtr<System::SharedPtr<XmpValue>> Aspose::Page::EPS::XMP::XmpValue::to_XmpValueArray(System::SharedPtr<XmpValue> value)
| Parameter | Type | 描述 |
|---|---|---|
| value | System::SharedPtr<XmpValue> | 要转换的值。 |
ReturnValue
XmlValue。
另见
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++