EnumExtensions..::..ToEnum<(Of <(<'T>)>)> Method

To the enum.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static Nullable<T> ToEnum<T>(
	string value
)

Type Parameters

T

Parameters

value
Type: String
The value.

Return Value

System.Nullable<T>.