Parameters
- settings
- The System.Collections.Specialized.NameValueCollection containing the settings.
- target
- The object to apply the settings to.
- setInnerSetting
- Indicates whether to set inner settings.
- suppressExceptions
- Indicates whether to suppress exceptions.
Type Parameters
- T
- The type of the target object.
Return Value
The target object with the applied settings.