ActiveReports 9
Implicit Type Conversion(String,ExpressionInfo) Operator

The expression to be evaluated.
Defines an operator that allows implicit conversion from an ExpressionInfo to a string.  
Syntax
'Declaration
 
Overloads Public Operator Widening CType( _
   ByVal expression As ExpressionInfo _
) As System.String
public System.string operator implicit( 
   ExpressionInfo expression
)

Parameters

expression
The expression to be evaluated.
See Also

Reference

ExpressionInfo Class
ExpressionInfo Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum