JniPeerMembers.JniInstanceMethods.StartCreateInstance Method

Definition

public Java.Interop.JniObjectReference StartCreateInstance (string constructorSignature, Type declaringType, Java.Interop.JniArgumentValue* parameters);
member this.StartCreateInstance : string * Type * nativeptr<Java.Interop.JniArgumentValue> -> Java.Interop.JniObjectReference

Parameters

constructorSignature
String
declaringType
Type
parameters
JniArgumentValue*

Returns

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to