IsSupportedArray

IsSupportedArray(Type)

public static bool IsSupportedArray(Type type) ;

Description

Returns whether it is an array supported.

Parameters

Parameter Name Description
type Determining type

Returns

Returns true if the array is supported.