ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IElementContainer Interface

In This Topic
    IElementContainer Interface Methods
    In This Topic

    For a list of all members of this type, see IElementContainer members.

    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