[This is preliminary documentation and is subject to change.]

Represents base class for type-safe TypeConverter's

The TypeConverter<(Of <(<'T>)>)>..::..ITypeConverterTo<(Of <(<'TOther>)>)> generic type exposes the following members.

Methods

  NameDescription
Public methodConvertTo
Performs conversion from type T to type TOther

See Also