Aspose::Page::EPS::XMP::XmpMetadata::TryGetValue 메서드

XmpMetadata::TryGetValue method

사전에서 키를 찾으려고 시도하고, 찾으면 값을 반환합니다.

bool Aspose::Page::EPS::XMP::XmpMetadata::TryGetValue(const System::String &key, System::SharedPtr<XmpValue> &value) const override
매개변수형식설명
keyconst System::String&사전에서 검색할 키.
valueSystem::SharedPtr<XmpValue>&검색된 값.

ReturnValue

키가 발견되면 true.

또 보기