M

ColorFillScheme.RemoveEntry

Description:
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.
public void RemoveEntry(
	ColorFillSchemeEntry entry
)