JavaInt64Array.CopyFrom(Int64[], Int32, Int32, Int32) Method

Definition

public override void CopyFrom (long[] sourceArray, int sourceIndex, int destinationIndex, int length);
override this.CopyFrom : int64[] * int * int * int -> unit

Parameters

sourceArray
Int64[]
sourceIndex
Int32
destinationIndex
Int32
length
Int32

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to