ActiveReports 11
Remove Method (ExpressionInfoCollection)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.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