Aspose::Pdf::XmpValue::to_ObjectArray metod

XmpValue::to_ObjectArray method

Konverterar XmpValue till en array.

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

ReturnValue

XmlValue.

Se även