CellPropertyCollection.CopyTo(CellProperty[], Int32) Método

Definición

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)

Parámetros

array
CellProperty[]

array

index
Int32

índice

Se aplica a