Overload List

  NameDescription
Public methodConvertFromInvariantString(String)
Converts the given string to the type of this converter, using the invariant culture.
(Inherited from TypeConverter.)
Public methodConvertFromInvariantString(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