BaseListBox.GetItemValue 方法 | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD GetItemValue(
nItemNumber AS LONG
) AS USUAL
public virtual __Usual GetItemValue(
int nItemNumber
)
查看代码参数
- nItemNumber
- 类型:Int32
返回值
类型:
__Usual参见