Android.Content.ContentProviderResult Class
Contains the result of the application of a Android.Content.ContentProviderOperation.

See Also: ContentProviderResult Members

Syntax

[Android.Runtime.Register("android/content/ContentProviderResult", DoNotGenerateAcw=true)]
public class ContentProviderResult : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Contains the result of the application of a Android.Content.ContentProviderOperation. It is guaranteed to have exactly one of ContentProviderResult.Uri or ContentProviderResult.Count set.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5