public void Init (Enum defaultValue);

파라미터

defaultValueThe typed enum value.

설명

Initializes the EnumField with a default value, and initializes its underlying type.


파라미터

defaultValueThe typed enum value.
includeObsoleteValuesSet to true to display obsolete values as choices.

설명

Initializes the EnumField with a default value, and initializes its underlying type.