'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As Contact _ )
public void Insert( System.int index, Contact item )
ContactCollection Class ContactCollection Members