Click or drag to resize

BaseListBox.SetItemValue Method (Typed)

X#

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

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

Parameters

nItemNumber
Type: Long
oValue
Type: Usual

Return Value

Type: Logic
See Also