Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray Methode
XmpValue::to_KeyValuePairArray method
Konvertiert XmlValue in einen benannten Sammlungswert.
static System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray(System::SharedPtr<XmpValue> value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | System::SharedPtr<XmpValue> | Wert zum Konvertieren. |
ReturnValue
XmlValue.
Siehe auch
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++