RVTDocs.com

ExportPatternTable.ContainsKey

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