'Declaration Public Function IndexOf( _ ByVal item As Contact _ ) As System.Integer
public System.int IndexOf( Contact item )
ContactList Class ContactList Members