Java.Lang.Reflect.Array.NewInstance Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("newInstance", "(Ljava/lang/Class;[I)Ljava/lang/Object;", "")]
public static Java.Lang.Object NewInstance (Java.Lang.Class p0, params int[] p1)

Parameters

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