TypeUtilities.IsTypePrimitive(Type) Method

Definition

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

Parameters

type
Type

Returns

Boolean

Applies to