Form |
The FormFieldDataCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Item | Gets the FormFieldData associated with the form field with the specified name or if no form field with the specified name exists in the current range. |
| Name | Description | |
|---|---|---|
| GetAll | Gets all FormFieldData instances associated with form fields with the specified name. | |
| GetEnumerator | Returns an enumerator that iterates through a collection. | |
| Reset | Resets all form fields contained in this collection. |