Modifier and Type | Method and Description |
---|---|
void |
ContactGroupCollection.insertItem(int index,
GoogleContactGroup item)
Inserts an element into the
System.Collections.ObjectModel.Collection`1 at the specified index. |
protected void |
ContactGroupCollection.setItem(int index,
GoogleContactGroup item)
Replaces the element at the specified index.
|