Visual Basic (Declaration) | |
---|---|
Public Overloads Function ToString(Of TYPE)( _ ByVal value As TYPE _ ) As String |
Parameters
- value
Type Parameters
- TYPE
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
StringConverter ClassStringConverter Members
Overload List