共用方式為


CellCollection.CopyTo(Cell[], Int32) 方法

定義

CopyTo

public void CopyTo (Microsoft.AnalysisServices.AdomdClient.Cell[] array, int index);
member this.CopyTo : Microsoft.AnalysisServices.AdomdClient.Cell[] * int -> unit
Public Sub CopyTo (array As Cell(), index As Integer)

參數

array
Cell[]

array

index
Int32

索引

適用於