BlockOfCellsCollection.Insert(Int32, BlockOfCells) 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 Insert(int index, Microsoft::ReportingServices::QueryDesigners::BlockOfCells ^ node);
public void Insert (int index, Microsoft.ReportingServices.QueryDesigners.BlockOfCells node);
member this.Insert : int * Microsoft.ReportingServices.QueryDesigners.BlockOfCells -> unit
Public Sub Insert (index As Integer, node As BlockOfCells)
Parâmetros
- index
- Int32
- node
- BlockOfCells