[ CCode ( cname = "internet_address_list_get_address" ) ]
public unowned InternetAddress get_address (int index)
Gets the InternetAddress at the specified index.
| this | |
| index |
index of InternetAddress to get |
|
the InternetAddress at the specified index or null if the index is out of range. |