GetValueType

GetValueType(Parameter.Type, Type)

Obsolete public static Type GetValueType(Parameter.Type type, Type referenceType) ;

Description

Get the value type of the parameter.

Parameters

Parameter Name Description
type Type of parameter
referenceType Reference type (used for Enum, Component, Variable)

Returns

Value type of the parameter