Java.Util.Arrays.CopyOf Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("copyOf", "([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object;", "")]
public static Java.Lang.Object[] CopyOf (Java.Lang.Object[] p0, int p1, Java.Lang.Class p2)

Parameters

original
Documentation for this section has not yet been entered.
newLength
Documentation for this section has not yet been entered.
newType
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