次の方法で共有


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

インデックス (index)

適用対象