<Code Lib>
2021 Method
Changes 0
M

ExportPatternTable.ContainsKey

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

public bool ContainsKey(
	ExportPatternKey exportpatternKey
)

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

Loading…