JniEnvironment.Arrays.CreateMarshalInt16Array Method

Definition

public static Java.Interop.JavaInt16Array? CreateMarshalInt16Array (System.Collections.Generic.IEnumerable<short>? value);
static member CreateMarshalInt16Array : seq<int16> -> Java.Interop.JavaInt16Array

Parameters

Returns

Applies to