LayerKeyedCollection.Empty (String) Method

Removes all the entities on the specified layer.
Public Sub Empty( _ 
ByVal layerName As String
)
This language is not supported or no code example is available.
public void Empty( 
string layerName 
)
This language is not supported or no code example is available.

Parameters

layerName
string

The layer name

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition