ComponentOne Menus and Toolbars for WinForms
CopyTo Method (C1OutPage.C1OutPageControlCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1OutPage.C1OutPageControlCollection Class : CopyTo Method
Syntax
'Declaration
 
Public Sub CopyTo( _
   ByVal array As System.Array, _
   ByVal index As System.Integer _
) 
public void CopyTo( 
   System.Array array,
   System.int index
)

Parameters

array
index
See Also

Reference

C1OutPage.C1OutPageControlCollection Class
C1OutPage.C1OutPageControlCollection Members