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

Represents base class for type-safe TypeConverter's

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

Constructors

Methods

  NameDescription
Public methodConvertFrom
Function with sighature of TypeConverter<(Of <(<'T>)>)>..::..dConvertFrom that invokes dConvertFrom delegate
Public methodConvertTo
Function with sighature of TypeConverter<(Of <(<'T>)>)>..::..dConvertTo that invokes dConvertTo delegate
Public methodIsValid
Function with sighature of TypeConverter<(Of <(<'T>)>)>..::..dIsValid that invokes dIsValid delegate

Fields

See Also