語言

JniEnvironment.Arrays.SetIntArrayRegion 方法

定義

public static void SetIntArrayRegion(Java.Interop.JniObjectReference array, int start, int length, int* buffer);
static member SetIntArrayRegion : Java.Interop.JniObjectReference * int * int * nativeptr<int> -> unit

參數

start
Int32
length
Int32
buffer
Int32*

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於