System.ComponentModel.TypeConverter Provides a type converter to convert objects to and from various other representations. Initializes a new instance of the class. Converts the given value object to the specified destination type. An that represents the converted value. An that provides a format context. The culture into which will be converted. The to convert. The to convert the value to. is null. The conversion cannot be performed. Provides a base type converter for nonfloating-point numerical types. Initializes a new instance of the class. Determines if this converter can convert an object in the given source type to the native type of the converter. true if this converter can perform the operation; otherwise, false. An that provides a format context. A that represents the type from which you want to convert. Returns a value indicating whether this converter can convert an object to the given destination type using the context. true if this converter can perform the operation; otherwise, false. An that provides a format context. A that represents the type to which you want to convert. Converts the given object to the converter's native type. An that represents the converted value. An that provides a format context. A that specifies the culture to represent the number. The object to convert. is not a valid value for the target type. The conversion cannot be performed. Converts the specified object to another type. An that represents the converted value. An that provides a format context. A that specifies the culture to represent the number. The object to convert. The type to convert the object to. is null. The conversion cannot be performed. Provides a type converter to convert objects to and from various other representations. Initializes a new instance of the class. Gets a value indicating whether this converter can convert an object in the given source type to a Boolean object using the specified context. true if this object can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert from. Converts the given value object to a Boolean object. An that represents the converted . An that provides a format context. A that specifies the culture to which to convert. The to convert. is not a valid value for the target type. The conversion cannot be performed. Provides a type converter to convert 8-bit unsigned integer objects to and from various other representations. Initializes a new instance of the class. Provides a type converter to convert Unicode character objects to and from various other representations. Initializes a new instance of the class. Gets a value indicating whether this converter can convert an object in the given source type to a Unicode character object using the specified context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you want to convert from. Converts the given object to a Unicode character object. An that represents the converted . An that provides a format context. The culture into which will be converted. The to convert. is not a valid value for the target type. The conversion cannot be performed. Converts the given value object to a Unicode character object using the arguments. An that represents the converted value. An that provides a format context. The culture into which will be converted. The to convert. The to convert the value to. The conversion cannot be performed. Provides a type converter to convert collection objects to and from various other representations. Initializes a new instance of the class. Converts the given value object to the specified destination type. An that represents the converted value. An that provides a format context. The culture to which will be converted. The to convert. This parameter must inherit from . The to convert the value to. is null. The conversion cannot be performed. Provides a type converter to convert objects to and from various other representations. Initializes a new instance of the class. Gets a value indicating whether this converter can convert an object in the given source type to a using the specified context. true if this object can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert from. Gets a value indicating whether this converter can convert an object to the given destination type using the context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert to. Converts the given value object to a . An that represents the converted . An that provides a format context. An optional . If not supplied, the current culture is assumed. The to convert. is not a valid value for the target type. The conversion cannot be performed. Converts the given value object to a using the arguments. An that represents the converted . An that provides a format context. An optional . If not supplied, the current culture is assumed. The to convert. The to convert the value to. The conversion cannot be performed. Provides a type converter to convert structures to and from various other representations. Initializes a new instance of the class. Returns a value that indicates whether an object of the specified source type can be converted to a . true if the specified type can be converted to a ; otherwise, false. The date format context. The source type to check. Returns a value that indicates whether a can be converted to an object of the specified type. true if a can be converted to the specified type; otherwise, false. The date format context. The destination type to check. Converts the specified object to a . A that represents the specified object. The date format context. The date culture. The object to be converted. The conversion cannot be performed. Converts a to an object of the specified type. An object of the specified type that represents the . The date format context. The date culture. The to be converted. The type to convert to. The conversion cannot be performed. Provides a type converter to convert objects to and from various other representations. Initializes a new instance of the class. Gets a value indicating whether this converter can convert an object to the given destination type using the context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert to. Converts the given value object to a using the arguments. An that represents the converted value. An that provides a format context. An optional . If not supplied, the current culture is assumed. The to convert. The to convert the value to. The is null. The conversion cannot be performed. Provides a type converter to convert double-precision, floating point number objects to and from various other representations. Initializes a new instance of the class. Provides a type converter to convert objects to and from various other representations. Initializes a new instance of the class for the given type. A that represents the type of enumeration to associate with this enumeration converter. Gets a value indicating whether this converter can convert an object in the given source type to an enumeration object using the specified context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert from. Gets a value indicating whether this converter can convert an object to the given destination type using the context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert to. Converts the specified value object to an enumeration object. An that represents the converted . An that provides a format context. An optional . If not supplied, the current culture is assumed. The to convert. is not a valid value for the target type. The conversion cannot be performed. Converts the given value object to the specified destination type. An that represents the converted . An that provides a format context. An optional . If not supplied, the current culture is assumed. The to convert. The to convert the value to. is null. is not a valid value for the enumeration. The conversion cannot be performed. Specifies the type of the enumerator this converter is associated with. The type of the enumerator this converter is associated with. Provides a type converter to convert objects to and from various other representations. Initializes a new instance of the class. Gets a value indicating whether this converter can convert an object in the given source type to a GUID object using the context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert from. Gets a value indicating whether this converter can convert an object to the given destination type using the context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert to. Converts the given object to a GUID object. An that represents the converted . An that provides a format context. An optional . If not supplied, the current culture is assumed. The to convert. The conversion cannot be performed. Converts the given object to another type. The converted object. A formatter context. The culture into which will be converted. The object to convert. The type to convert the object to. is null. The conversion cannot be performed. Provides a type converter to convert 16-bit signed integer objects to and from other representations. Initializes a new instance of the class. Provides a type converter to convert 32-bit signed integer objects to and from other representations. Initializes a new instance of the class. Provides a type converter to convert 64-bit signed integer objects to and from various other representations. Initializes a new instance of the class. Provides contextual information about a component, such as its container and property descriptor. Gets the container representing this request. An with the set of objects for this ; otherwise, null if there is no container or if the does not use outside objects. Gets the object that is connected with this type descriptor request. The object that invokes the method on the ; otherwise, null if there is no object responsible for the call. Raises the event. Raises the event. true if this object can be changed; otherwise, false. Gets the that is associated with the given context item. The that describes the given context item; otherwise, null if there is no responsible for the call. Provides a type converter to convert multiline strings to a simple string. Initializes a new instance of the class. Converts the given value object to the specified type, using the specified context and culture information. An that represents the converted value. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The to convert the value parameter to. is null. The conversion cannot be performed. Provides automatic conversion between a nullable type and its underlying primitive type. Initializes a new instance of the class. The specified nullable type. is not a nullable type. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you want to convert from. Returns whether this converter can convert the object to the specified type, using the specified context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you want to convert to. Converts the given object to the type of this converter, using the specified context and culture information. An that represents the converted value. An that provides a format context. The to use as the current culture. The to convert. The conversion cannot be performed. Converts the given value object to the specified type, using the specified context and culture information. An that represents the converted value. An that provides a format context. The to use as the current culture. The to convert. The to convert the value parameter to. is null. The conversion cannot be performed. Gets the nullable type. A that represents the nullable type. Gets the underlying type. A that represents the underlying type. Gets the underlying type converter. A that represents the underlying type converter. Provides an abstraction of a property on a class. Provides a type converter to convert 8-bit unsigned integer objects to and from a string. Initializes a new instance of the class. Provides a type converter to convert single-precision, floating point number objects to and from various other representations. Initializes a new instance of the class. Provides a type converter to convert string objects to and from other representations. Initializes a new instance of the class. Gets a value indicating whether this converter can convert an object in the given source type to a string using the specified context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert from. Converts the specified value object to a object. An that represents the converted value. An that provides a format context. The to use. The to convert. The conversion could not be performed. Provides a type converter to convert objects to and from other representations. Initializes a new instance of the class. Gets a value indicating whether this converter can convert an object in the given source type to a using the specified context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert from. Gets a value indicating whether this converter can convert an object to the given destination type using the context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert to. is null. is not a valid value for the target type. Converts the given object to a . An that represents the converted value. An that provides a format context. An optional . If not supplied, the current culture is assumed. The to convert. The conversion cannot be performed. is not a valid value for the target type. Converts the given object to another type. The converted object. A formatter context. The culture into which will be converted. The object to convert. The type to convert the object to. Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties. Initializes a new instance of the class. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you want to convert from. Returns whether this converter can convert an object of the given type to the type of this converter. true if this converter can perform the conversion; otherwise, false. A that represents the type you want to convert from. Returns whether this converter can convert the object to the specified type, using the specified context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you want to convert to. Returns whether this converter can convert the object to the specified type. true if this converter can perform the conversion; otherwise, false. A that represents the type you want to convert to. Converts the given object to the type of this converter, using the specified context and culture information. An that represents the converted value. An that provides a format context. The to use as the current culture. The to convert. The conversion cannot be performed. Converts the given value to the type of this converter. An that represents the converted value. The to convert. The conversion cannot be performed. Converts the given string to the type of this converter, using the invariant culture. An that represents the converted text. The to convert. The conversion cannot be performed. Converts the given text to an object, using the specified context and culture information. An that represents the converted text. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The conversion cannot be performed. Converts the specified text to an object. An that represents the converted text. The text representation of the object to convert. The string cannot be converted into the appropriate object. Converts the given value object to the specified type, using the specified context and culture information. An that represents the converted value. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The to convert the parameter to. The parameter is null. The conversion cannot be performed. Converts the given value object to the specified type, using the arguments. An that represents the converted value. The to convert. The to convert the parameter to. The parameter is null. The conversion cannot be performed. Converts the specified value to a culture-invariant string representation. A that represents the converted value. The to convert. The conversion cannot be performed. Converts the given value to a string representation, using the specified context and culture information. An that represents the converted value. An that provides a format context. A . If null is passed, the current culture is assumed. The to convert. The conversion cannot be performed. Converts the specified value to a string representation. An that represents the converted value. The to convert. The conversion cannot be performed. Returns an exception to throw when a conversion cannot be performed. An that represents the exception to throw when a conversion cannot be performed. The to convert, or null if the object is not available. Automatically thrown by this method. Returns an exception to throw when a conversion cannot be performed. An that represents the exception to throw when a conversion cannot be performed. The to convert, or null if the object is not available. A that represents the type the conversion was trying to convert to. Automatically thrown by this method. Specifies what type to use as a converter for the object this attribute is bound to. Initializes a new instance of the class, using the specified type name as the data converter for the object this attribute is bound to. The fully qualified name of the class to use for data conversion for the object this attribute is bound to. Initializes a new instance of the class, using the specified type as the data converter for the object this attribute is bound to. A that represents the type of the converter class to use for data conversion for the object this attribute is bound to. Gets the fully qualified type name of the to use as a converter for the object this attribute is bound to. The fully qualified type name of the to use as a converter for the object this attribute is bound to, or an empty string ("") if none exists. The default value is an empty string (""). Returns whether the value of the given object is equal to the current . true if the value of the given object is equal to that of the current ; otherwise, false. The object to test the value equality of. Returns the hash code for this instance. A hash code for the current . Provides information about the characteristics for a component, such as its attributes, properties, and events. This class cannot be inherited. Returns a type converter for the specified type. A for the specified type. The of the target component. is null. Provides a type converter that can be used to populate a list box with available types. Initializes a new instance of the class using the type array as the available types. The array of type to use as the available types. Gets a value indicating whether this converter can convert the specified of the source object using the given context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. The of the source object. Gets a value indicating whether this converter can convert an object to the given destination type using the context. true if this converter can perform the conversion; otherwise, false. An that provides a format context. A that represents the type you wish to convert to. Converts the specified object to the native type of the converter. An that represents the converted value. An that provides a format context. A that specifies the culture used to represent the font. The to convert. Converts the given value object to the specified destination type. An that represents the converted . An that provides a format context. An optional . If not supplied, the current culture is assumed. The to convert. The to convert the value to. is null. The conversion cannot be performed. Provides a type converter to convert 16-bit unsigned integer objects to and from other representations. Initializes a new instance of the class. Provides a type converter to convert 32-bit unsigned integer objects to and from various other representations. Initializes a new instance of the class. Provides a type converter to convert 64-bit unsigned integer objects to and from other representations. Initializes a new instance of the class.