Provides a type converter to convert string objects to and from various other representations.
Object
TypeConverter
StringConverter
[Visual Basic] Public Class StringConverter Inherits TypeConverter [C#] public class StringConverter : TypeConverter [C++] public __gc class StringConverter : public TypeConverter [JScript] public class StringConverter extends TypeConverter
[To be supplied.]
Namespace: System.ComponentModel
Assembly: System.dll