This topic has not yet been rated - Rate this topic

TypeConverter.ConvertFromString Method

Converts the specified text to an object.

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 ConvertFromString(String) Converts the specified text to an object.
Public method ConvertFromString(ITypeDescriptorContext, String) Converts the given text to an object, using the specified context.
Public method ConvertFromString(ITypeDescriptorContext, CultureInfo, String) Converts the given text to an object, using the specified context and culture information.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.