CellPropertyCollection.CopyTo(CellProperty[], Int32) Method

Definition

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)

Parameters

array
CellProperty[]

array

index
Int32

index

Applies to