Android.Content.ContentValues.GetAsShort Method
Gets a value and converts it to a Short.

Syntax

[Android.Runtime.Register("getAsShort", "(Ljava/lang/String;)Ljava/lang/Short;", "")]
public short GetAsShort (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 Short.

[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