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

Syntax

[Android.Runtime.Register("delete", "(Landroid/net/Uri;Ljava/lang/String;[Ljava/lang/String;)I", "")]
public override sealed int Delete (Android.Net.Uri uri, string selection, string[] selectionArgs)

See Also

DocumentsProvider.DeleteDocument(string)

Parameters

uri
The full URI to query, including a row ID (if a specific record is requested).
selection
An optional restriction to apply to rows when deleting.
selectionArgs
Documentation for this section has not yet been entered.

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