BlockOfCellsCollection Construtores
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
| BlockOfCellsCollection() | |
| BlockOfCellsCollection(BlockOfCells[]) | |
| BlockOfCellsCollection(BlockOfCellsCollection) |
BlockOfCellsCollection()
public:
BlockOfCellsCollection();
public BlockOfCellsCollection ();
Public Sub New ()
Aplica-se a
BlockOfCellsCollection(BlockOfCells[])
public:
BlockOfCellsCollection(cli::array <Microsoft::ReportingServices::QueryDesigners::BlockOfCells ^> ^ value);
public BlockOfCellsCollection (Microsoft.ReportingServices.QueryDesigners.BlockOfCells[] value);
Public Sub New (value As BlockOfCells())
Parâmetros
- value
- BlockOfCells[]
Aplica-se a
BlockOfCellsCollection(BlockOfCellsCollection)
public:
BlockOfCellsCollection(Microsoft::ReportingServices::QueryDesigners::BlockOfCellsCollection ^ value);
public BlockOfCellsCollection (Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection value);
Public Sub New (value As BlockOfCellsCollection)
Parâmetros
- value
- BlockOfCellsCollection