OutputTypeConverter.ConvertFromInvariantString Method

Overload List

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

Top

See Also

Reference

OutputTypeConverter Class

OutputTypeConverter Members

Microsoft.VisualStudio.Package Namespace