BlockOfCellsCollection.AddRange 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.
Sobrecargas
AddRange(BlockOfCells[]) | |
AddRange(BlockOfCellsCollection) |
AddRange(BlockOfCells[])
public:
void AddRange(cli::array <Microsoft::ReportingServices::QueryDesigners::BlockOfCells ^> ^ nodes);
public void AddRange (Microsoft.ReportingServices.QueryDesigners.BlockOfCells[] nodes);
member this.AddRange : Microsoft.ReportingServices.QueryDesigners.BlockOfCells[] -> unit
Public Sub AddRange (nodes As BlockOfCells())
Parâmetros
- nodes
- BlockOfCells[]
Aplica-se a
AddRange(BlockOfCellsCollection)
public:
void AddRange(Microsoft::ReportingServices::QueryDesigners::BlockOfCellsCollection ^ value);
public void AddRange (Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection value);
member this.AddRange : Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection -> unit
Public Sub AddRange (value As BlockOfCellsCollection)
Parâmetros
- value
- BlockOfCellsCollection