RVTDocs.com

ExportLinetypeTable.ContainsKey

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