RVTDocs.com

ExportLayerTable.ContainsKey

Method
Description:
Checks whether a layer key exists in the table.
Syntax
public bool ContainsKey(
	ExportLayerKey exportlayerKey
)
Parameters
Parameter Type Description
exportlayerKey ExportLayerKey The export layer Key.
Return Value
Type Description
Boolean True if the layer key exists in the table.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null