JniEnvironment.Arrays.CreateMarshalInt32Array Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public static Java.Interop.JavaInt32Array? CreateMarshalInt32Array (System.Collections.Generic.IEnumerable<int>? value);
static member CreateMarshalInt32Array : seq<int> -> Java.Interop.JavaInt32Array
Paramètres
- value
- IEnumerable<Int32>