Aspose::Pdf::XmpValue::to_XmpValueArray metod

XmpValue::to_XmpValueArray method

Konverterar XmpValue till en array.

static System::ArrayPtr<System::SharedPtr<XmpValue>> Aspose::Pdf::XmpValue::to_XmpValueArray(const System::SharedPtr<XmpValue> &value)
ParameterTypBeskrivning
värdeconst System::SharedPtr<XmpValue>&Värde att konvertera.

ReturnValue

XmlValue.

Se även