ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BulkLayerCreationParams Class / BulkLayerCreationParams Constructor

In This Topic
    BulkLayerCreationParams Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a parameter object with an enumeration of ArcGIS.Core.CIM.CIMDataConnection.  
    Creates a parameter object with an enumeration of ArcGIS.Desktop.Core.Item.  
    Creates a parameter object with an enumeration of System.Uri.  
    Creates a parameter object with an enumeration of LayerCreationParams. The LayerCreationParams objects must be sourced as all Uris or all CIMDataConnections or all Items. Supplying a combination of these will cause LayerFactory.CreateLayers to throw an ArgumentException.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also