Gets an IForm element with a specified name.
Access to collection elements by using an index is not supported.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | No element with the specified name exists in the IFormCollection. |
| NotSupportedException | The caller attempts to retrieve an element using an index. |
IFormCollection Interface | suite4.net.FormDatabase Namespace