Aspose::Pdf::XmpValue::to_ObjectArray método
XmpValue::to_ObjectArray method
Convierte XmpValue en una matriz.
static System::ArrayPtr<System::SharedPtr<System::Object>> Aspose::Pdf::XmpValue::to_ObjectArray(const System::SharedPtr<XmpValue> &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | const System::SharedPtr<XmpValue>& | Valor a convertir. |
ReturnValue
XmlValue.
Ver también
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Object
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++