Bridge

Decimal..::..ToString Method

Converts the numeric value of this instance to its equivalent string representation.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public string ToString()
<TemplateAttribute> _
Public Function ToString As String
[TemplateAttribute]
public:
String^ ToString()

Return Value

A string that represents the value of this instance.