ComponentOne TileControl for WinForms
CopyTo Method (GroupCollection)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > GroupCollection Class : CopyTo Method
Syntax
'Declaration
 
Public Sub CopyTo( _
   ByVal array() As Group, _
   ByVal index As System.Integer _
) 
public void CopyTo( 
   Group[] array,
   System.int index
)

Parameters

array
index
See Also

Reference

GroupCollection Class
GroupCollection Members