Overload List

  NameDescription
ConvertFromInvariantString(String)
Converts the given string to the type of this converter, using the invariant culture.
(Inherited from TypeConverter.)
ConvertFromInvariantString(ITypeDescriptorContext, String)
Converts the given string to the type of this converter, using the invariant culture and the specified context.
(Inherited from TypeConverter.)

See Also