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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExpressionInfo Class
ExpressionInfo Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum