Visual Basic (Declaration) | |
---|---|
Public Overloads Function Add( _ ByVal fieldName As System.String _ ) As System.Integer |
C# | |
---|---|
public System.int Add( System.string fieldName ) |
Parameters
- fieldName
Name of the field to be added to the collection.
ActiveReports Developer 7 | |
Add(String) Method | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Data Namespace > FieldCollection Class > Add Method : Add(String) Method |
Name of the field to be added to the collection.
Glossary Item Box