Parameters
- strName
- name of the option to find
Return Value
Option assigned to the OptionGroup that has passed strName.
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when strName is null. |
| System.ArgumentException | Thrown when strName is empty. |