from_string


Description:

[ Version ( since = "0.10" ) ]
public static FormatVersion from_string (string version_str)

Converts the text representation to an enumerated value.

Parameters:

version_str

the string.

Returns:

a FormatVersion. For unknown, the highest version number is assumed.