IBaseListBox.FindStringExact 方法 | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 METHOD FindStringExact(
cSearch AS STRING,
nStart AS LONG
) AS LONG
int FindStringExact(
string cSearch,
int nStart
)
参数
- cSearch
- 类型:String
- nStart
- 类型:Int32
返回值
类型:
Int32参见