Android.Content.ContentValues.PutNull Method
Adds a null value to the set.

Syntax

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

Parameters

key
the name of the value to make null

Remarks

Adds a null value to the set.

[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