Method ContainsKey
ContainsKey(Object)
Returns true
if this map contains a mapping for the specified key.
Declaration
public bool ContainsKey(object key)
Parameters
Type | Name | Description |
---|---|---|
System.Object | key |
Returns
Type | Description |
---|---|
System.Boolean |