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

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

    Parameters

    container
    index
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also