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