Overload List

  Name Description
Public method Static member ConvertTo<(Of <<'(T>)>>)(Object)
Converts a source to the given type.
Public method Static member ConvertTo<(Of <<'(T>)>>)(Object, TypeConverter)
Converts a source to the given type.
Public method Static member ConvertTo(Object, Type)
Converts a source to the given type.
Public method Static member ConvertTo(Object, Type, Boolean)
Converts a source to the given type.
Public method Static member ConvertTo(Object, Type, TypeConverter)
Converts a source to the given type.
Public method Static member ConvertTo(Object, Type, TypeConverter, Boolean)
Converts a source to the given type.

See Also