ExportLinetypeTable.Add
Description:
Inserts a (key, info) pair into Export line type table.
Inserts a (key, info) pair into Export line type table.
public void Add(
ExportLinetypeKey exportLinetypeKey,
ExportLinetypeInfo exportLinetypeInfo
)
-
exportLinetypeKeyThe export line type Key to be added.
-
exportLinetypeInfoThe export line type info to be added.
-
The key already exists in the table.
-
A non-optional argument was null