ActiveReports 9
Add Method (ExpressionInfoCollection)

The ExpressionInfo object to add.
Adds a new ExpressionInfo into the ExpressionInfoCollection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As ExpressionInfo _
) As System.Integer
public System.int Add( 
   ExpressionInfo value
)

Parameters

value
The ExpressionInfo object to add.
See Also

Reference

ExpressionInfoCollection Class
ExpressionInfoCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum