TEnum.Parse<T>(Integer) Method

Represents method Parse<T>(Integer).

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

Type Parameters

T

Parameters

value
Type: Integer

Return Value

Type: T