ArcGIS Pro 2.6 API Reference Guide
ILayerContainerEdit Interface Members
Properties  Methods 

ArcGIS.Desktop.Mapping Namespace : ILayerContainerEdit Interface

The following tables list the members exposed by ILayerContainerEdit.

Public Properties
 NameDescription
 Property Gets a read-only collection of layers from the container. (Inherited from ArcGIS.Desktop.Mapping.ILayerContainer)
Top
Public Methods
 NameDescription
 Method Finds a layer using a URI. (Inherited from ArcGIS.Desktop.Mapping.ILayerContainer)
 Method Finds layers by name. (Inherited from ArcGIS.Desktop.Mapping.ILayerContainer)
 Method Returns a read only flat list of layers where nested groups are not preserved. (Inherited from ArcGIS.Desktop.Mapping.ILayerContainer)
 Method Move a layer to another position within the container. This method must be called on the MCT. Use QueuedTask.Run  
 Method Removes a layer from the container. This method must be called on the MCT. Use QueuedTask.Run  
 Method Remove multiple layers from the container. This method must be called on the MCT. Use QueuedTask.Run  
Top
See Also

Reference

ILayerContainerEdit Interface
ArcGIS.Desktop.Mapping Namespace