点击或拖拽改变大小

__Date.GetTypeCode 方法

X#
Returns the TypeCode for this instance.

命名空间:  XSharp
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 METHOD GetTypeCode() AS TypeCode
查看代码

返回值

类型:TypeCode
The enumerated constant that is the TypeCode of the class or value type that implements this interface.

实现

GetTypeCode
参见