BlockOfCellsCollection コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
BlockOfCellsCollection() | |
BlockOfCellsCollection(BlockOfCells[]) | |
BlockOfCellsCollection(BlockOfCellsCollection) |
BlockOfCellsCollection()
public:
BlockOfCellsCollection();
public BlockOfCellsCollection ();
Public Sub New ()
適用対象
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())
パラメーター
- value
- BlockOfCells[]
適用対象
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)
パラメーター
- value
- BlockOfCellsCollection