Android.Content.Intent.PutParcelableArrayListExtra Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("putParcelableArrayListExtra", "(Ljava/lang/String;Ljava/util/ArrayList;)Landroid/content/Intent;", "GetPutParcelableArrayListExtra_Ljava_lang_String_Ljava_util_ArrayList_Handler")]
public virtual Intent PutParcelableArrayListExtra (string name, IList<Android.OS.IParcelable> value)

Parameters

name
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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