Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("applyBatch", "(Ljava/lang/String;Ljava/util/ArrayList;)[Landroid/content/ContentProviderResult;", "GetApplyBatch_Ljava_lang_String_Ljava_util_ArrayList_Handler")]
public virtual
ContentProviderResult[]
ApplyBatch (
string authority,
IList<ContentProviderOperation> operations)
Parameters
- authority
- Documentation for this section has not yet been entered.
- operations
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1