EvaluationFactory.IsTypeSupported(Type) Method

Definition

Indicates whether supplied Type is supported by ExpressionTree

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

Parameters

type
Type

Returns

Applies to