Overload List

  NameDescription
ConvertFromString(String)
Converts the specified text to an object.
(Inherited from TypeConverter.)
ConvertFromString(ITypeDescriptorContext, String)
Converts the given text to an object, using the specified context.
(Inherited from TypeConverter.)
ConvertFromString(ITypeDescriptorContext, CultureInfo, String)
Converts the given text to an object, using the specified context and culture information.
(Inherited from TypeConverter.)

See Also