BlockOfCellsCollection.AddRange Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| 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())
Parametri
- nodes
- BlockOfCells[]
Si applica 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)
Parametri
- value
- BlockOfCellsCollection