Android.Provider.DocumentsProvider.Insert Method
Implementation is provided by the parent class.

Syntax

[Android.Runtime.Register("insert", "(Landroid/net/Uri;Landroid/content/ContentValues;)Landroid/net/Uri;", "")]
public override sealed Android.Net.Uri Insert (Android.Net.Uri uri, Android.Content.ContentValues values)

See Also

DocumentsProvider.CreateDocument(string, System.String, System.String)

Parameters

uri
The content:// URI of the insertion request. This must not be null.
values
A set of column_name/value pairs to add to the database. This must not be null.

Returns

Documentation for this section has not yet been entered.

Remarks

Implementation is provided by the parent class. Throws by default, and cannot be overriden.

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0