'宣言 Public Shared Function Parse( _ ByVal value As Object, _ ByVal valueType As ParsedFormattedTextValue.ValueType, _ ByRef error As Exception _ ) As ParsedFormattedTextValue
public static ParsedFormattedTextValue Parse( object value, ParsedFormattedTextValue.ValueType valueType, out Exception error )