ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ILayerContainer Interface
Properties Methods

In This Topic
    ILayerContainer Interface Members
    In This Topic

    The following tables list the members exposed by ILayerContainer.

    Public Properties
     NameDescription
     Property Gets a read-only collection of layers from the container.  
    Top
    Public Methods
     NameDescription
     Method Finds a layer using a URI.  
     Method Finds layers by name.  
     Method Returns a read only flat list of layers where nested groups are not preserved.  
     Method Returns a read-only snapshot of the layers in the container.  
    Top
    See Also