<Code Lib>
2021 Method
Changes 0
M

ExportLayerTable.ContainsKey

Description:
Checks whether a layer key exists in the table.

public bool ContainsKey(
	ExportLayerKey exportlayerKey
)

Return Value bool True if the layer key exists in the table.

Loading…