NetCoreHelpers.IsEnum(Type) Method

Definition

public static bool IsEnum (this Type type);
static member IsEnum : Type -> bool
<Extension()>
Public Function IsEnum (type As Type) As Boolean

Parameters

type
Type

Returns

Applies to