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)
ParameterType描述
valueSystem::SharedPtr<XmpValue>要转换的值。

ReturnValue

XmlValue。

另见