Syntax
[Android.Runtime.Register("update", "(Landroid/net/Uri;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;)I", "GetUpdate_Landroid_net_Uri_Landroid_content_ContentValues_Ljava_lang_String_arrayLjava_lang_String_Handler")]
public virtual
int Update (
Android.Net.Uri url,
ContentValues values,
string selection,
string[] selectionArgs)
Parameters
- url
- Documentation for this section has not yet been entered.
- values
- Documentation for this section has not yet been entered.
- selection
- Documentation for this section has not yet been entered.
- selectionArgs
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5