ReadOnlyDictionary45<TKey,TValue>.IDictionary.Contains(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
bool IDictionary.Contains (object key);
Function Contains (key As Object) As Boolean Implements IDictionary.Contains
Parameters
- key
- System.Object
Returns
- System.Boolean
Implements
System.Collections.IDictionary.Contains(System.Object)