Initializing help system before first use

ToString Method

Return the string representation of the expression.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public override string ToString()

Return Value

Type:  String
The string representation of the expression.
See Also