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)
パラメーター説明
valueSystem::SharedPtr<XmpValue>変換する値。

ReturnValue

XmlValue。

参照