Click or drag to resize

NamedArg.ToString Method

X#
Returns a string that represents the current object.

Namespace:  XSharp
Assembly:  XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ToString() AS STRING
Request Example View Source

Return Value

Type: String
A string that represents the current object.
See Also