DictionaryEditor.Contains
DictionaryEditor.Contains-Methode
Bestimmt, ob der DictionaryEditor
einen bestimmten Wert enthält.
public bool Contains(KeyValuePair<string, ICosPdfPrimitive> item)
Parameter | Typ | Beschreibung |
---|---|---|
item | KeyValuePair`2 | Das gewünschte Objekt. |
Rückgabewert
true, wenn das Element im DictionaryEditor
gefunden wird; andernfalls false.
Siehe auch
- Schnittstelle ICosPdfPrimitive
- Klasse DictionaryEditor
- Namespace Aspose.Pdf.DataEditor
- Assembly Aspose.PDF