ArrayList.CopyTo Method


Definition

public void CopyTo( int index, Array array, int arrayIndex, int count );

Parameters

indexSystem.Int32.
arraySystem.Array.
arrayIndexSystem.Int32.
countSystem.Int32.
© 2004-2005 GlobFX Technologies. All rights reserved.