ColorFillScheme.RemoveEntry
Method
Description:
Removes an entry whose parameter value is the same as the input from the scheme
Removes an entry whose parameter value is the same as the input from the scheme
Remarks:
The entry can not be removed if it is in use.
The entry can not be removed if it is in use.
Exceptions
Exception | Condition |
---|---|
ArgumentException | The entry cannot be removed from the scheme. |
ArgumentNullException | A non-optional argument was null |