ActiveReports 12
Remove Method (ExpressionInfoCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace > ExpressionInfoCollection Class : Remove Method
Item for remove
Remove item from collection
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As ExpressionInfo _
) As Boolean
public bool Remove( 
   ExpressionInfo item
)

Parameters

item
Item for remove
See Also

Reference

ExpressionInfoCollection Class
ExpressionInfoCollection Members