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

Definition

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

Parameters

sourceIndex
Int32
destinationArray
Int64[]
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