'Declaration Public Sub CopyTo( _ ByVal array() As AxisScrollBar.ScaleMenuItem, _ ByVal index As System.Integer _ )
public void CopyTo( AxisScrollBar.ScaleMenuItem[] array, System.int index )
Parameters
- array
- The one-dimensional System.Array that is the destination of the elements copied from collection. The System.Array must have zero-based indexing.
- index
- The zero-based index in array at which copying begins.