Click or drag to resize

VOListBox.IBaseListBox.FindStringExact Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
METHOD IBaseListBox.FindStringExact(
	cSearch AS STRING,
	nStart AS LONG
) AS LONG
Request Example View Source

Parameters

cSearch
Type: String
nStart
Type: Long

Return Value

Type: Long

Implements

FindStringExact(String, Long)
See Also