RemoveOptions(Type) Method
Removes the TypeConverterOptions for the given type.

Syntax

public void RemoveOptions(Type type)

Parameters

Name Type Description
type Type The type to remove the options for.