AbstractReflectArray.

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

Syntax

public virtual int Shape(Object[] a_flat, int a_flatElement, Object a_shaped, int[] a_dimensions, int a_currentDimension)

Parameters

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

Return Value

Type Description
int