Android.Content.ContentValues.ContainsKey Method
Returns true if this object has the named value.

Syntax

[Android.Runtime.Register("containsKey", "(Ljava/lang/String;)Z", "")]
public bool ContainsKey (string key)

Parameters

key
the value to check for

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if this object has the named value.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1