ExportLineweightTable.ContainsKey
Method
Description:
Checks whether a line weight key exists in the table.
Checks whether a line weight key exists in the table.
Parameters
Parameter | Type | Description |
---|---|---|
exportLineweightKey | ExportLineweightKey | The export line weight key. |
Return Value
Type | Description |
---|---|
Boolean | True if the line weight exists in the table. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |