Compartilhar via


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

Definição

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)

Parâmetros

array
GridCell[]
index
Int32

Aplica-se a