ComponentOne FlexReport for WinForms
Remove(Int32) Method

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FieldCollection Class > Remove Method : Remove(Int32) Method
Specifies the field to be removed.
Removes a field from the collection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal index As System.Integer _
) 
public void Remove( 
   System.int index
)

Parameters

index
Specifies the field to be removed.
See Also

Reference

FieldCollection Class
FieldCollection Members
Overload List