ComboBox for ASP.NET Web Forms
CopyTo Method (C1ComboBoxItemCollection)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBoxItemCollection Class : CopyTo Method
Syntax
'Declaration
 
Public Sub CopyTo( _
   ByVal array() As C1ComboBoxItem, _
   ByVal index As System.Integer _
) 
public void CopyTo( 
   C1ComboBoxItem[] array,
   System.int index
)

Parameters

array
index
See Also

Reference

C1ComboBoxItemCollection Class
C1ComboBoxItemCollection Members