点击或拖拽改变大小

__Currency.ToString 方法

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

命名空间:  XSharp
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 VIRTUAL METHOD ToString() AS STRING
查看代码

返回值

类型:String
The string representation of the value of this instance.
参见