語言

JavaBooleanArray.CopyTo(Int32, Boolean[], Int32, Int32) 方法

定義

public override void CopyTo(int sourceIndex, bool[] destinationArray, int destinationIndex, int length);
override this.CopyTo : int * bool[] * int * int -> unit

參數

sourceIndex
Int32
destinationArray
Boolean[]
destinationIndex
Int32
length
Int32

備註

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

適用於