ExportLineweightTable.Add
Description:
Inserts a (key, info) pair into Export line weight table.
Inserts a (key, info) pair into Export line weight table.
public void Add(
ExportLineweightKey exportLineweightKey,
ExportLineweightInfo exportLineweightInfo
)
-
exportLineweightKeyThe export line weight Key to be added.
-
exportLineweightInfoThe export line weight info to be added.
-
The key already exists in the table.
-
A non-optional argument was null