[ CCode ( cname = "internet_address_list_index_of" ) ]
public int index_of (InternetAddress ia)
Gets the index of the specified InternetAddress inside the InternetAddressList.
this | |
ia |
the index of the requested InternetAddress within the InternetAddressList or %-1 if it is not contained within the InternetAddressList. |