Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("addAll", "(Ljava/util/Collection;[Ljava/lang/Object;)Z", "")]
public static
bool AddAll (
ICollection c,
params Java.Lang.Object[] a)
Parameters
- c
- Documentation for this section has not yet been entered.
- a
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1