Return the string representation of the expression. 
 
 
Namespace:  
BCL
 
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.13.0
  Syntax
Syntax
 
 
  
  
   
   
    public override string ToString()
    
   
    Public Overrides Function ToString As String
    
   
  
 Return Value
Type: 
 
String
 The string representation of the expression.
 
  See Also
See Also