public IReadOnlyList<Layer> CreateLayers( BulkLayerCreationParams layerParams, ILayerContainerEdit container )
Public Overloads Function CreateLayers( _ ByVal layerParams As BulkLayerCreationParams, _ ByVal container As ILayerContainerEdit _ ) As IReadOnlyList(Of Layer)
Parameters
- layerParams
- A BulkLayerCreationParams object.
- container
- A map or group layer where the Layers will be added.
Return Value
A Readonly list of Layer.