Determines whether the IDictionary<(Of <(<'TKey, TValue>)>)> contains an element with the specified key.


- key (Id)
- The key to locate in the IDictionary<(Of <(<'TKey, TValue>)>)>.

true if the IDictionary<(Of <(<'TKey, TValue>)>)> contains an element with the key; otherwise, false.

Exception | Condition |
---|---|
ArgumentNullException | key is null. |

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)