Android.Content.ContentValues.Remove Method
Remove a single value.

Syntax

[Android.Runtime.Register("remove", "(Ljava/lang/String;)V", "")]
public void Remove (string key)

Parameters

key
the name of the value to remove

Remarks

Remove a single 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