[]
        
(Showing Draft Content)

C1.WPF.Document.Utils.IsEnum

IsEnum Method

IsEnum(Type)

Gets a value indicating whether the current Type represents an enumeration.

Declaration
public static bool IsEnum(Type type)
Parameters
Type Name Description
Type type
Returns
Type Description
bool