ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LayerCreationParams Class / CreateFromItem Method

In This Topic
    CreateFromItem Method
    In This Topic
    Syntax
    protected Layer CreateFromItem( 
       ILayerContainerEdit mapOrGroupLayer,
       int index
    )
    Protected Function CreateFromItem( _
       ByVal mapOrGroupLayer As ILayerContainerEdit, _
       ByVal index As Integer _
    ) As Layer

    Parameters

    mapOrGroupLayer
    index
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also