[]
Adds a new field to the collection.
public int Add(string fieldName)
| Type | Name | Description |
|---|---|---|
| string | fieldName |
| Type | Description |
|---|---|
| int |
Adds the specified field to the collection.
public int Add(Field field)
| Type | Name | Description |
|---|---|---|
| Field | field |
| Type | Description |
|---|---|
| int |