JavaPrimitiveArray<T>.CopyFrom(T[], Int32, Int32, Int32) 方法

定义

public abstract void CopyFrom(T[] sourceArray, int sourceIndex, int destinationIndex, int length);
abstract member CopyFrom : 'T[] * int * int * int -> unit

参数

sourceArray
T[]
sourceIndex
Int32
destinationIndex
Int32
length
Int32

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于