Aspose::Page::EPS::XMP::XmpMetadata::TryGetValue yöntemi
XmpMetadata::TryGetValue method
Sözlükte anahtarı bulmaya çalışır ve bulunursa değeri getirir.
bool Aspose::Page::EPS::XMP::XmpMetadata::TryGetValue(const System::String &key, System::SharedPtr<XmpValue> &value) const override
| Parameter | Type | Açıklama |
|---|---|---|
| anahtar | const System::String& | Sözlükte aranacak anahtar. |
| değer | System::SharedPtr<XmpValue>& | Alınan değer. |
ReturnValue
Anahtar bulunmuşsa true.
Ayrıca Bakınız
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++