CSharpTest.Net
ToString(Object) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace > StringConverter Class > ToString Method : ToString(Object) Method

value

Glossary Item Box

Converts an object to a string if the type is registered, or ArgumentOutOfRangeException is thrown if no transform is registered for that type.

Syntax

Visual Basic (Declaration) 
Public Overloads Function ToString( _
   ByVal value As Object _
) As String
C# 
public string ToString( 
   object value
)

Parameters

value

Exceptions

ExceptionDescription
System.ArgumentOutOfRangeExceptionThe exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys