Click or drag to resize

TreeViewItemComparer.Compare Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Compare(
	x AS Object,
	y AS Object
) AS LONG
Request Example View Source

Parameters

x
Type: Object
y
Type: Object

Return Value

Type: Long

Implements

Compare(Object, Object)
See Also