Click or drag to resize

Date.ToString Method

X#
Returns the fully qualified type name of this instance.

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
The fully qualified type name.
See Also