Click or drag to resize

Usual.CompareTo Method (Usual)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 METHOD CompareTo(
	rhs AS USUAL
) AS LONG
Request Example View Source

Parameters

rhs
Type: Usual

Return Value

Type: Long

Implements

CompareTo(T)
See Also