[ CCode ( cname = "internet_address_list_remove_at" ) ]
public bool remove_at (int index)
Removes an InternetAddress from the InternetAddressList at the specified index.
this | |
index |
index to remove |
true if an InternetAddress was removed or false otherwise. |