InternetAddressGroup
Description:
[ CCode ( cname = "internet_address_group_new" , has_construct_function = false , type = "InternetAddress*" ) ]
public InternetAddressGroup (string name)
public InternetAddressGroup (string name)
Creates a new InternetAddressGroup object with the specified name
.
Parameters:
name |
group name |
Returns:
a new InternetAddressGroup object. Note: The |