次の方法で共有


CellPropertyCollection.CopyTo(CellProperty[], Int32) メソッド

定義

CopyTo

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

パラメーター

array
CellProperty[]

array

index
Int32

インデックス (index)

適用対象