ActiveReports 8
Add(Field) Method

The field to be added to the collection.
Adds a new field to the collection.
Syntax
'Declaration
 
Public Overloads Function Add( _
   ByVal field As Field _
) As System.Integer
public System.int Add( 
   Field field
)

Parameters

field
The field to be added to the collection.
See Also

Reference

FieldCollection Class
FieldCollection Members
Overload List

Support Forum