Partager via


GridCellCollection.CopyTo(GridCell[], Int32) Méthode

Définition

public:
 void CopyTo(cli::array <Microsoft::ReportingServices::QueryDesigners::GridCell ^> ^ array, int index);
public void CopyTo (Microsoft.ReportingServices.QueryDesigners.GridCell[] array, int index);
member this.CopyTo : Microsoft.ReportingServices.QueryDesigners.GridCell[] * int -> unit
Public Sub CopyTo (array As GridCell(), index As Integer)

Paramètres

array
GridCell[]
index
Int32

S’applique à