0 out of 1 rated this helpful - Rate this topic

TypeConverter.ConvertTo Method

Converts the given value object to the specified type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method ConvertTo(Object, Type) Converts the given value object to the specified type, using the arguments.
Public method ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) Converts the given value object to the specified type, using the specified context and culture information.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.