CanConvertFrom | Overloaded. Overridden. See TypeConverter.CanConvertFrom. |
CanConvertTo | Overloaded. Overridden. See TypeConverter.CanConvertTo. |
ConvertFrom | Overloaded. Overridden. See TypeConverter.ConvertFrom. |
ConvertFromInvariantString (inherited from TypeConverter) | Overloaded. Converts the value to a type of this converter, using the invariant culture. |
ConvertFromString (inherited from TypeConverter) | Overloaded. Converts the specified text to an object. |
ConvertTo | Overloaded. Overridden. See TypeConverter.ConvertTo. |
ConvertToInvariantString (inherited from TypeConverter) | Overloaded. Converts the specified value to a culture-invariant string representation. |
ConvertToString (inherited from TypeConverter) | Overloaded. Converts the specified value to a string representation. |
CreateInstance (inherited from TypeConverter) | Overloaded. Re-creates an Object given a set of property values for the object. |
Equals (inherited from Object) | Overloaded. Determines whether two Object instances are equal. |
GetCreateInstanceSupported (inherited from TypeConverter) | Overloaded. Returns whether changing a value on this object requires a call to CreateInstance to create a new value. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetProperties (inherited from TypeConverter) | Overloaded. Returns a collection of properties for the type of array specified by the value parameter. |
GetPropertiesSupported (inherited from TypeConverter) | Overloaded. Returns whether this object supports properties. |
GetStandardValues (inherited from TypeConverter) | Overloaded. Returns a collection of standard values for the data type this type converter is designed for. |
GetStandardValuesExclusive (inherited from TypeConverter) | Overloaded. Returns whether the collection of standard values returned from GetStandardValues is an exclusive list. |
GetStandardValuesSupported (inherited from TypeConverter) | Overloaded. Returns whether this object supports a standard set of values that can be picked from a list. |
GetType (inherited from Object) | Gets the Type of the current instance. |
IsValid (inherited from TypeConverter) | Overloaded. Returns whether the given value object is valid for this type. |
ToString (inherited from Object) | Returns a String that represents the current Object. |