ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IElementContainer Interface
Methods Version

In This Topic
IElementContainer Interface Members
In This Topic

The following tables list the members exposed by IElementContainer.

Public Methods
 NameDescription
 Method Clears all the elements from the collection.  
 Method Finds the element specified by name.  
 Method Gets the collection of elements in the container.  
 Method Gets the flattened collection of elements in the container.  
 Method Gets the collection of currently selected elements  
 Method Inserts a new element at the specified position.  
 Method Moves the element specified by name to the new index.  
 Method Removes the element specified by name.  
 MethodOverloaded.   
 Method Unselect elements with matching names  
Top
See Also