<Code Lib>
2027 Method
Changes 0
M

ExportLinetypeTable.ContainsKey

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

public bool ContainsKey(
	ExportLinetypeKey exportLinetypeKey
)

Return Value Boolean True if the line type exists in the table.

Loading…