IFloat 接口 | |
This interface defines FLOAT values
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 IFloat 类型公开以下成员。
属性
| 名称 | 说明 |
---|
| Decimals | Number of decimals. |
| Digits | Number of digits (includes the optional decimal separator and decimals). |
| Value | Double value of the Float |
Top参见