Functions.GetMenuItemCount 方法 | |
命名空间:
XSharp_VOGUIClasses
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 FUNCTION GetMenuItemCount(
oMenu AS VOMenu
) AS LONG
public static int GetMenuItemCount(
VOMenu oMenu
)
查看代码参数
- oMenu
- 类型:VOMenu
返回值
类型:
Int32参见