Mono Class Library: System.Array Overview | Members

System.Array.Copy Method

Documentation for this section has not yet been entered.

[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail)]
public static void Copy (Array sourceArray, long sourceIndex, Array destinationArray, long destinationIndex, long length)

Parameters

sourceArray
Documentation for this section has not yet been entered.
sourceIndex
Documentation for this section has not yet been entered.
destinationArray
Documentation for this section has not yet been entered.
destinationIndex
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0