ComponentOne Menus and Toolbars for WinForms
CopyTo(Int32,Array,Int32,Int32) Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Commands Class > CopyTo Method : CopyTo(Int32,Array,Int32,Int32) Method
Syntax
'Declaration
 
Public Overloads Overridable Sub CopyTo( _
   ByVal index As System.Integer, _
   ByVal array As System.Array, _
   ByVal arrayIndex As System.Integer, _
   ByVal count As System.Integer _
) 
public virtual void CopyTo( 
   System.int index,
   System.Array array,
   System.int arrayIndex,
   System.int count
)

Parameters

index
array
arrayIndex
count
See Also

Reference

C1Commands Class
C1Commands Members
Overload List