'Declaration Protected Overridable Sub SetItem( _ ByVal index As Integer, _ ByVal item As Contact _ )
'Declaration
Protected Overridable Sub SetItem( _ ByVal index As Integer, _ ByVal item As Contact _ )
protected virtual void SetItem( int index, Contact item )
ContactCollection Class ContactCollection Members