EnumDataTypeAttribute(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de EnumDataTypeAttribute klasse.

public:
 EnumDataTypeAttribute(Type ^ enumType);
public EnumDataTypeAttribute(Type enumType);
new System.ComponentModel.DataAnnotations.EnumDataTypeAttribute : Type -> System.ComponentModel.DataAnnotations.EnumDataTypeAttribute
Public Sub New (enumType As Type)

Parameters

enumType
Type

Het type opsomming.

Van toepassing op