TEnum.Parse<T>(string) Method
Represents method Parse<T>(string)
.
public
class function Parse<T>(const value: string): T; overload; static;
Type Parameters
- T
Parameters
- value
- Type: string
Return Value
Type: T
Represents method Parse<T>(string)
.
public
class function Parse<T>(const value: string): T; overload; static;