'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As Contact
public Contact this[ System.int index ]; {get; set;}
ContactList Class ContactList Members