ArrayHandler.

AllElements(IReflectArray, Object) Method

Syntax

public static IEnumerator AllElements(IReflectArray reflectArray, Object array)

Parameters

Name Type Description
reflectArray IReflectArray
array Object

Return Value

Type Description
IEnumerator