JniEnvironment.Arrays.CreateMarshalSingleArray(IEnumerable<Single>) Method

Definition

public static Java.Interop.JavaSingleArray? CreateMarshalSingleArray (System.Collections.Generic.IEnumerable<float>? value);
static member CreateMarshalSingleArray : seq<single> -> Java.Interop.JavaSingleArray

Parameters

Returns

JavaSingleArray

Applies to