EvaluationFactory.IsTypeSupportedForConstant(Type) Method

Definition

Indiciate whether supplied Type can be used to construct a Constant

public static bool IsTypeSupportedForConstant (Type type);
static member IsTypeSupportedForConstant : Type -> bool
Public Shared Function IsTypeSupportedForConstant (type As Type) As Boolean

Parameters

type
Type

Returns

Applies to