RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

EnumFieldTranslation..::..LoadFromEnum Method (Type)

Loads from enum.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public void LoadFromEnum(
	Type enumType
)
Public Sub LoadFromEnum ( _
	enumType As Type _
)
public:
void LoadFromEnum(
	Type^ enumType
)

Parameters

enumType
Type: Type
Type of the enum.