語言

JniEnvironment.Arrays.SetBooleanArrayRegion 方法

定義

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

參數

start
Int32
length
Int32
buffer
Boolean*

備註

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

適用於