Click or drag to resize

Usual.Multiply Operator

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC  OPERATOR *(
	lhs AS USUAL,
	rhs AS USUAL
) AS USUAL
Request Example View Source

Parameters

lhs
Type: Usual
rhs
Type: Usual

Return Value

Type: Usual
See Also