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

Represents base class for type-safe TypeConverter's

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

Methods

  NameDescription
Public methodConvertFrom
Performs conversion from type TOther to type T

See Also