Click or drag to resize

Array OfT.ToString Method

X#
Returns a string that represents the current object.

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.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