DictionaryEditor.Contains
DictionaryEditor.Contains method
Determines whether the DictionaryEditor contains a specific value.
public bool Contains(KeyValuePair<string, ICosPdfPrimitive> item)
| Parameter | Type | Description |
|---|---|---|
| item | KeyValuePair`2 | The desired object. |
Return Value
true if item is found in the DictionaryEditor; otherwise, false.
See Also
- interface ICosPdfPrimitive
- class DictionaryEditor
- namespace Aspose.Pdf.DataEditor
- assembly Aspose.PDF