TEnum.Parse<T>(string) Method

Represents method Parse<T>(string).

Namespace: Spring.SystemUtils
public
 class function Parse<T>(const value: string): T; overload; static;

Type Parameters

T

Parameters

value
Type: string

Return Value

Type: T