| Leadtools.Logging.Configuration Namespace : TypeNameConverter Class | 
The following tables list the members exposed by TypeNameConverter.
| Name | Description | |
|---|---|---|
|  | TypeNameConverter Constructor | Initializes a new instance of the TypeNameConverter class. | 
| Name | Description | |
|---|---|---|
|  | CanConvertFrom | Overloaded. Determines whether the conversion is allowed. (Inherited from System.Configuration.ConfigurationConverterBase) | 
|  | CanConvertTo | Overloaded. Determines whether the conversion is allowed. (Inherited from System.Configuration.ConfigurationConverterBase) | 
|  | ConvertFrom | Overloaded. Overridden. Returns a type based on the assembly qualified name passed in as data. | 
|  | ConvertFromInvariantString | Overloaded. Converts the given string to the type of this converter, using the invariant culture. (Inherited from System.ComponentModel.TypeConverter) | 
|  | ConvertFromString | Overloaded. Converts the specified text to an object. (Inherited from System.ComponentModel.TypeConverter) | 
|  | ConvertTo | Overloaded. Overridden. Returns the assembly qualified name for the passed in Type. | 
|  | ConvertToInvariantString | Overloaded. Converts the specified value to a culture-invariant string representation. (Inherited from System.ComponentModel.TypeConverter) | 
|  | ConvertToString | Overloaded. Converts the specified value to a string representation. (Inherited from System.ComponentModel.TypeConverter) | 
|  | CreateInstance | Overloaded. Re-creates an System.Object given a set of property values for the object. (Inherited from System.ComponentModel.TypeConverter) | 
|  | GetCreateInstanceSupported | Overloaded. Returns whether changing a value on this object requires a call to the System.ComponentModel.TypeConverter.CreateInstance(System.Collections.IDictionary) method to create a new value. (Inherited from System.ComponentModel.TypeConverter) | 
|  | GetProperties | Overloaded. Returns a collection of properties for the type of array specified by the value parameter. (Inherited from System.ComponentModel.TypeConverter) | 
|  | GetPropertiesSupported | Overloaded. Returns whether this object supports properties. (Inherited from System.ComponentModel.TypeConverter) | 
|  | GetStandardValues | Overloaded. Returns a collection of standard values from the default context for the data type this type converter is designed for. (Inherited from System.ComponentModel.TypeConverter) | 
|  | GetStandardValuesExclusive | Overloaded. Returns whether the collection of standard values returned from System.ComponentModel.TypeConverter.GetStandardValues is an exclusive list. (Inherited from System.ComponentModel.TypeConverter) | 
|  | GetStandardValuesSupported | Overloaded. Returns whether this object supports a standard set of values that can be picked from a list. (Inherited from System.ComponentModel.TypeConverter) | 
|  | IsValid | Overloaded. Returns whether the given value object is valid for this type. (Inherited from System.ComponentModel.TypeConverter) | 
| Name | Description | |
|---|---|---|
|  | GetConvertFromException | Returns an exception to throw when a conversion cannot be performed. (Inherited from System.ComponentModel.TypeConverter) | 
|  | GetConvertToException | Returns an exception to throw when a conversion cannot be performed. (Inherited from System.ComponentModel.TypeConverter) | 
|  | SortProperties | Sorts a collection of properties. (Inherited from System.ComponentModel.TypeConverter) |