<Code Lib>
2026 Method
Changes 0
M

ExportPatternTable.ContainsKey

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

public bool ContainsKey(
	ExportPatternKey exportpatternKey
)

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

Loading…