ActiveReports 9
Implicit Type Conversion(ExpressionInfo,String) Operator

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

Parameters

expressionString
The string to be converted to an expression.
See Also

Reference

ExpressionInfo Class
ExpressionInfo Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum