Functions.UsualType 方法 | |
Determine the data type of an expression.
命名空间:
XSharp.RT
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 FUNCTION UsualType(
u AS USUAL
) AS DWORD
public static uint UsualType(
__Usual u
)
查看代码参数
- u
- 类型:__Usual
返回值
类型:
UInt32参见