For a description of this member, see IConvertible.ToType(Type, IFormatProvider).
The value of the current instance, converted to type.
This member is an explicit interface member implementation. It can be used only when the float instance is cast to an IConvertible interface. The recommended alternative is to call the static (Shared in Visual Basic) Convert.ChangeType(object, Type, IFormatProvider) method.