IReflectArray.

Flatten(Object, int[], int, Object[], int) Method

Syntax

int Flatten(Object a_shaped, int[] a_dimensions, int a_currentDimension, Object[] a_flat, int a_flatElement)

Parameters

Name Type Description
a_shaped Object
a_dimensions int[]
a_currentDimension int
a_flat Object[]
a_flatElement int

Return Value

Type Description
int