EnumHelper<(Of <(<'T>)>)>..::..Parse Method

Parses the specified value.

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

Syntax


public static T Parse(
	string value
)

Parameters

value
Type: String
The value.

Return Value

T.