GridCellCollection.CopyTo(GridCell[], Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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