IDebugConvert2 接口
定义
public interface class IDebugConvert2
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B370D709-72BD-4696-9825-C4EBADBF98CB")]
public interface IDebugConvert2
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("B370D709-72BD-4696-9825-C4EBADBF98CB")>]
type IDebugConvert2 = interface
Public Interface IDebugConvert2
- 派生
- 属性
方法
| DecimalToString(Decimal) |
此 API 支持产品基础结构,不能在代码中直接使用。 在类中实现时,将指定的 Decimal 值转换为 String。When implemented in a class, converts the specified Decimal value to a String. |