.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp
__Float 结构
__Float 运算符与类型转换
Explicit 转换运算符
Explicit 转换 (__Float to Byte)
Explicit 转换 (__Float to SByte)
Explicit 转换 (__Float to Int16)
Explicit 转换 (__Float to UInt16)
Explicit 转换 (__Float to Int32)
Explicit 转换 (__Float to UInt32)
Explicit 转换 (__Float to Int64)
Explicit 转换 (__Float to UInt64)
__Float
转换 (__Float to Byte)
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
X#
C#
复制
STATIC
OPERATOR EXPLICIT
(
fl
AS
FLOAT
)
AS
BYTE
public
static
explicit operator
byte
(
__Float
fl
)
查看代码
参数
fl
类型:
__Float
返回值
类型:
Byte
参见
引用
__Float 结构
重载
XSharp 命名空间