Java.Util.AbstractList.AddAll Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("addAll", "(ILjava/util/Collection;)Z", "GetAddAll_ILjava_util_Collection_Handler")]
public virtual bool AddAll (int location, ICollection collection)

Parameters

location
Documentation for this section has not yet been entered.
collection
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: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1