| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Add( _ ByVal fieldName As String _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Add( string fieldName ) | |
Parameters
- fieldName
Name of the field to be added to the collection.
| ActiveReports3 | Request technical support |
| Add(String) Method | |
| See Also | |
|
Name of the field to be added to the collection.
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Add( _ ByVal fieldName As String _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Add( string fieldName ) | |
Name of the field to be added to the collection.