For the complete documentation index, see llms.txt. This page is also available as Markdown.

Contains(KeyValuePair<TKey, TValue>)

Method in SerializableDictionaryBase<TKey, TValue, TValueStorage>

Summary

public bool Contains(KeyValuePair<TKey, TValue> item)

Parameters

Name
Description

KeyValuePair<TKey, TValue> item

Last updated

Was this helpful?