otherwise.
InternetAddressList.removeAt
bool removeAt(int index)Removes an #InternetAddress from the #InternetAddressList at the specified index.
Parameters
index | index to remove |
Returns
true if an #InternetAddress was removed or false
bool removeAt(int index)Removes an #InternetAddress from the #InternetAddressList at the specified index.
index | index to remove |
otherwise.