Click or drag to resize

BaseListBox.GetItemValue Method (Typed)

X#

[Missing <include> target documentation in 'M:XSharp.VO.SDK.BaseListBox.GetItemValue(System.Int32)'. File: 'Gui.xml' Path: 'doc/BaseListBox.GetItemValue/*']

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetItemValue(
	nItemNumber AS LONG
) AS USUAL
Request Example View Source

Parameters

nItemNumber
Type: Long

Return Value

Type: Usual
See Also