Share via


NSArray.StringArrayFromHandle(IntPtr) Metodo

Definizione

Crea una matrice di stringhe da un handle NSArray.

public static string[] StringArrayFromHandle (IntPtr handle);
static member StringArrayFromHandle : nativeint -> string[]

Parametri

handle
IntPtr

nativeint

Puntatore (handle) all'oggetto non gestito.

Restituisce

String[]

Si applica a