Android.OS.Bundle.PutParcelableArrayList Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("putParcelableArrayList", "(Ljava/lang/String;Ljava/util/ArrayList;)V", "")]
public void PutParcelableArrayList (string key, IList<IParcelable> value)

Parameters

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

Remarks

Documentation for this section has not yet been entered.

Requirements

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