NamedArg.ToString Method | |
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
public override string ToString()
Request Example
View SourceReturn Value
Type:
StringA string that represents the current object.
See Also