|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGroupElement3 Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to members that control the Group element.
| Description | ||
|---|---|---|
|  | AddElement | Adds the given element to the group. | 
|  | ClearElements | Removes all elements from the group. | 
|  | DeleteElement | Removes the given element from the group. | 
|  | Element | Element at the given index of the group. | 
|  | ElementCount | Number of elements in the group. | 
|  | Elements | Elements in the group. | 
|  | Refresh | Let the group know that there has been a change in one or more of the sub-elements. | 
|  | ReplaceElement | Replace an existing element in the group. | 
| CoClasses and Classes | Description | 
|---|---|
| GroupElement | The Group Graphic Element to display a group of graphic elements. |