LayerKeyedCollection(Layer) Constructor

Constructor with default layer.
Public Sub New( _ 
ByVal defaultLayer As Layer
)
This language is not supported or no code example is available.
public LayerKeyedCollection( 
Layer defaultLayer 
)
This language is not supported or no code example is available.

Parameters

defaultLayer
Layer

The default layer that will be added to the collection.

.NET Framework

Supported in: 4.8

In this article

Definition