共用方式為


ArrayMath.Index(Double[], Int32[]) 方法

定義

public static double[] Index (double[] array, int[] indices);
static member Index : double[] * int[] -> double[]
Public Shared Function Index (array As Double(), indices As Integer()) As Double()

參數

array
Double[]
indices
Int32[]

傳回

Double[]

適用於