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

적용 대상