BlockOfCellsCollection Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| BlockOfCellsCollection() | |
| BlockOfCellsCollection(BlockOfCells[]) | |
| BlockOfCellsCollection(BlockOfCellsCollection) |
BlockOfCellsCollection()
public:
BlockOfCellsCollection();
public BlockOfCellsCollection ();
Public Sub New ()
S’applique à
BlockOfCellsCollection(BlockOfCells[])
public:
BlockOfCellsCollection(cli::array <Microsoft::ReportingServices::QueryDesigners::BlockOfCells ^> ^ value);
public BlockOfCellsCollection (Microsoft.ReportingServices.QueryDesigners.BlockOfCells[] value);
new Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection : Microsoft.ReportingServices.QueryDesigners.BlockOfCells[] -> Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection
Public Sub New (value As BlockOfCells())
Paramètres
- value
- BlockOfCells[]
S’applique à
BlockOfCellsCollection(BlockOfCellsCollection)
public:
BlockOfCellsCollection(Microsoft::ReportingServices::QueryDesigners::BlockOfCellsCollection ^ value);
public BlockOfCellsCollection (Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection value);
new Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection : Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection -> Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection
Public Sub New (value As BlockOfCellsCollection)
Paramètres
- value
- BlockOfCellsCollection