Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("copy", "(Ljava/util/List;Ljava/util/List;)V", "")]
public static
void Copy (
IList destination,
IList source)
Parameters
- destination
- Documentation for this section has not yet been entered.
- source
- 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