次の方法で共有


BlockOfCellsCollection.CopyTo(BlockOfCells[], Int32) メソッド

定義

public:
 void CopyTo(cli::array <Microsoft::ReportingServices::QueryDesigners::BlockOfCells ^> ^ array, int index);
public void CopyTo (Microsoft.ReportingServices.QueryDesigners.BlockOfCells[] array, int index);
member this.CopyTo : Microsoft.ReportingServices.QueryDesigners.BlockOfCells[] * int -> unit
Public Sub CopyTo (array As BlockOfCells(), index As Integer)

パラメーター

array
BlockOfCells[]
index
Int32

適用対象