Pointer 转换 (Cursor to Pointer) | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 STATIC OPERATOR IMPLICIT (
c AS Cursor
) AS Pointer
public static implicit operator Pointer (
Cursor c
)
查看代码参数
- c
- 类型:Cursor
返回值
类型:
Pointer参见