ComponentOne TileControl for WinForms
CopyTo Method (TileCollection)

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

Parameters

array
index
See Also

Reference

TileCollection Class
TileCollection Members