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