get_setting_ip4_config
Description:
A shortcut to return any SettingIP4Config the connection might contain.
Note that it returns the value as type SettingIPConfig, since the vast majority of IPv4-setting-related methods are on that type, not SettingIP4Config.
Parameters:
this |
the Connection |
Returns:
an SettingIP4Config if the connection contains one, otherwise null |