MultidimensionalArrayIterator.

MultidimensionalArrayIterator(IReflectArray, Object[]) Constructor

Syntax

public MultidimensionalArrayIterator(IReflectArray reflectArray, Object[] array)

Parameters

Name Type Description
reflectArray IReflectArray
array Object[]

Return Value

Type Description
void