AddOptions(Type, TypeConverterOptions) Method
Adds the TypeConverterOptions for the given Type.

Syntax

public void AddOptions(Type type, TypeConverterOptions options)

Parameters

Name Type Description
type Type The type the options are for.
options TypeConverterOptions The options.