Converts the given string to the type of this converter, using the invariant culture.
Public Function ConvertFromInvariantString ( _ text As String _ ) As Object
Dim instance As TypeConverter Dim text As String Dim returnValue As Object returnValue = instance.ConvertFromInvariantString(text)
public Object ConvertFromInvariantString( string text )
public: Object^ ConvertFromInvariantString( String^ text )
public function ConvertFromInvariantString( text : String ) : Object
The conversion cannot be performed.
The default implementation always returns nullNothingnullptra null reference (Nothing in Visual Basic).
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98