Aracılığıyla paylaş


BlockOfCellsCollection.CopyTo(BlockOfCells[], Int32) Method

Definition

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)

Parameters

array
BlockOfCells[]
index
Int32

Applies to