'Declaration Public Function Contains( _ ByVal item As Contact _ ) As System.Boolean
public System.bool Contains( Contact item )
ContactList Class ContactList Members