ExportPatternTable.Add
Description:
Inserts a (key,info) pair into Export pattern table.
Inserts a (key,info) pair into Export pattern table.
public void Add(
ExportPatternKey exportPatternKey,
ExportPatternInfo exportPatternInfo
)
-
exportPatternKeyThe export pattern key to be added.
-
exportPatternInfoThe export pattern info to be added.
-
The key already exists in the table.
-
A non-optional argument was null