ActiveReports 12
Add Method (ExpressionInfoCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace > ExpressionInfoCollection Class : Add Method
Item to add
Add item to colletion
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As ExpressionInfo _
) As Integer
public int Add( 
   ExpressionInfo value
)

Parameters

value
Item to add
See Also

Reference

ExpressionInfoCollection Class
ExpressionInfoCollection Members