ActiveReports 9
Add(String) Method

Name of the field to be added to the collection.

Adds a new field to the collection.
Syntax
'Declaration
 
Public Overloads Function Add( _
   ByVal fieldName As System.String _
) As System.Integer
public System.int Add( 
   System.string fieldName
)

Parameters

fieldName

Name of the field to be added to the collection.

See Also

Reference

FieldCollection Class
FieldCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum