Aspose::Pdf::Annotations::AppearanceDictionary::Contains‑metod
AppearanceDictionary::Contains method
Kontrollerar om det angivna nyckel‑värdeparet finns i ordboken.
bool Aspose::Pdf::Annotations::AppearanceDictionary::Contains(const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XForm>> &item) const override
| Parameter | Typ | Beskrivning |
|---|---|---|
| objekt | const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XForm>>& | Nyckel‑värdepar. |
ReturnValue
true om detta par hittades.
Se även
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XForm
- Class AppearanceDictionary
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++