ElementTypeOfArray

ElementTypeOfArray(Type)

public static Type ElementTypeOfArray(Type type) ;

Description

Returns the type of the array element.

Parameters

Parameter Name Description
type Array type

Returns

The type of the array element