.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp
__WinDate 结构
__WinDate 运算符与类型转换
Implicit 转换运算符
Implicit 转换 (__Date to __WinDate)
Implicit 转换 (__Usual to __WinDate)
Implicit 转换 (__WinDate to __Date)
Implicit 转换 (__WinDate to __Usual)
Implicit 转换 (__WinDate to Int32)
Implicit 转换 (__WinDate to UInt32)
__WinDate
转换 (__WinDate to Int32)
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
X#
C#
复制
STATIC
OPERATOR IMPLICIT
(
wd
AS
DATE
)
AS
LONG
public
static
implicit operator
int
(
__WinDate
wd
)
查看代码
参数
wd
类型:
__WinDate
返回值
类型:
Int32
参见
引用
__WinDate 结构
重载
XSharp 命名空间