remove_at
Description:
Removes an InternetAddress from the InternetAddressList at the specified index.
Parameters:
this | |
index |
index to remove |
Returns:
true if an InternetAddress was removed or false otherwise. |
Removes an InternetAddress from the InternetAddressList at the specified index.
this | |
index |
index to remove |
true if an InternetAddress was removed or false otherwise. |