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 componentType, 
int size)
Parameters
- componentType
- Documentation for this section has not yet been entered.
- size
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Lang.Reflect
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1