public static T Convert<T>( this string value, NumberFormatInfo numberformat )
<ExtensionAttribute> Public Shared Function Convert(Of T) ( value As String, numberformat As NumberFormatInfo ) As T
public: [ExtensionAttribute] generic<typename T> static T Convert( String^ value, NumberFormatInfo^ numberformat )
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE