TypeConverter.ConvertTo Method

Converts the given value object to the specified type.

Name Description
TypeConverter.ConvertTo (Object, Type) Converts the given value object to the specified type, using the arguments.
TypeConverter.ConvertTo (ITypeDescriptorContext, CultureInfo, Object, Type) Converts the given value object to the specified type, using the specified context and culture information.

Community Additions

ADD
Show: