| |
| Name | Returns | Description |
|---|---|---|
| Append | Appends a Field object to the Fields collection. | |
| Delete | Deletes a Field object from the Fields collection. | |
| Refresh | Updates the Field objects in the Fields collection. |
| Name | Returns | Description |
|---|---|---|
| Count | Long | Indicates the number of Field objects in the Fields collection. Readonly. |
| Item | Field | Allows indexing into the Fields collection to reference a specific Field object. Read-only. |
| |