JNIEnv.GetObjectArray(IntPtr, Type[]) Método

Definición

public static object?[]? GetObjectArray(IntPtr array_ptr, Type[] element_types);
static member GetObjectArray : nativeint * Type[] -> obj[]

Parámetros

array_ptr
IntPtr

nativeint

element_types
Type[]

Devoluciones

Object[]

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a