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 strNameisnull. | 
| System.ArgumentException | Thrown when strNameisempty. |