parse_string


Description:

[ Version ( since = "1.0" ) ]
public static Component parse_string (string str)

Parses the string into a Component.

Parameters:

str

The string to be parsed

Returns:

The Component parsed from str.