[ Version ( since = "0.10" ) ]
public static FormatVersion from_string (string version_str)
Converts the text representation to an enumerated value.
version_str |
the string. |
a FormatVersion. For unknown, the highest version number is assumed. |