Click or drag to resize

Psz.Addition Operator (String, Psz)

X#

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

Parameters

lhs
Type: String
rhs
Type: Psz

Return Value

Type: String
See Also