public bool CanCreateLayers( BulkLayerCreationParams layerParams, ILayerContainerEdit container )
Public Function CanCreateLayers( _ ByVal layerParams As BulkLayerCreationParams, _ ByVal container As ILayerContainerEdit _ ) As Boolean
Parameters
- layerParams
- A BulkLayerCreationParams object.
- container
- A map or group layer where the Layers will be added.
Return Value
A boolean indicates that Layers can be created.