ICustomEditorSettings.RemoveValue method
Namespace: NextDesign.Core
Description
Deletes the configuration information for the specified key. 
argument
| Name | Type | Description | 
|---|---|---|
| key | string | Key Cannot be null. | 
Return value
- void
Exceptions
| Name | Exception Class | Description | 
|---|---|---|
| Invalid argument | ExtensionArgumentException | If null is specified for key |