Android.Content.ContentValues.GetAsString Method
Gets a value and converts it to a String.

Syntax

[Android.Runtime.Register("getAsString", "(Ljava/lang/String;)Ljava/lang/String;", "")]
public string GetAsString (string key)

Parameters

key
the value to get

Returns

Documentation for this section has not yet been entered.

Remarks

Gets a value and converts it to a String.

[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