ActiveReports 8
RemoveAt Method (ExpressionInfoCollection)

Removes the ExpressionInfo at the specified index of the ExpressionInfoCollection instance.
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

ExpressionInfoCollection Class
ExpressionInfoCollection Members

Support Forum