WriteDatabase.InitLayers Method

Initializes the layers collection with only the exportable ones.
Protected Overrides Sub InitLayers( _ 
ByVal layerCollection As LayerKeyedCollection
)
This language is not supported or no code example is available.
protected override void InitLayers( 
LayerKeyedCollection layerCollection 
)
This language is not supported or no code example is available.

Parameters

layerCollection
LayerKeyedCollection

The layer collection to write.

.NET Framework

Supported in: 4.8

In this article

Definition