Mono Class Library: System.Collections.IDictionary Overview | MembersSystem.Collections.IDictionary.Contains Method |
Determines whether the current instance contains an entry with the specified key. [Edit]
|
- key
- The key to locate in the IDictionary. [Edit]
true if the IDictionary contains an entry with the key; otherwise, false. [Edit]
Type Reason ArgumentNullException key is null. [Edit]
Operation
As described above. [Edit]
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0